mbedtls_ssl_handshake_params::max_major_ver is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSmbedtls_ssl_handshake_params::max_major_ver

mbedtls_ssl_handshake_params::max_major_ver field

max. major version client

Syntax

int max_major_ver;

References

LocationReferrerText
ssl_internal.h:397
int max_major_ver; /*!< max. major version client*/
ssl_srv.c:1470ssl_parse_client_hello()
ssl->handshake->max_major_ver = ssl->major_ver;

Data Use

Functions writing mbedtls_ssl_handshake_params::max_major_ver
all items filtered out
mbedtls_ssl_handshake_params::max_major_ver