Home
last modified time | relevance | path

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

/mbedtls-development/3rdparty/everest/library/
A Dx25519.c75 *buf++ = MBEDTLS_ECP_TLS_NAMED_CURVE; in mbedtls_x25519_make_params()
/mbedtls-development/include/mbedtls/
A Decp.h438 #define MBEDTLS_ECP_TLS_NAMED_CURVE 3 /**< The named_curve of ECCurveType. */ macro
/mbedtls-development/library/
A Decp.c968 if( *(*buf)++ != MBEDTLS_ECP_TLS_NAMED_CURVE ) in mbedtls_ecp_tls_read_group_id()
1010 *buf++ = MBEDTLS_ECP_TLS_NAMED_CURVE; in mbedtls_ecp_tls_write_group()
A Dssl_cli.c2537 if( *(*p)++ != MBEDTLS_ECP_TLS_NAMED_CURVE ) in ssl_parse_server_ecdh_params_psa()

Completed in 14 milliseconds