Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECP_TLS_NAMED_CURVE (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Decp.h453 #define MBEDTLS_ECP_TLS_NAMED_CURVE 3 /**< The named_curve of ECCurveType. */ macro
A Dcompat-1.3.h1035 #define POLARSSL_ECP_TLS_NAMED_CURVE MBEDTLS_ECP_TLS_NAMED_CURVE
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Decp.c1120 if( *(*buf)++ != MBEDTLS_ECP_TLS_NAMED_CURVE ) in mbedtls_ecp_tls_read_group_id()
1162 *buf++ = MBEDTLS_ECP_TLS_NAMED_CURVE; in mbedtls_ecp_tls_write_group()
A Dssl_cli.c2741 if( *(*p)++ != MBEDTLS_ECP_TLS_NAMED_CURVE ) in ssl_parse_server_ecdh_params_psa()

Completed in 31 milliseconds