Searched refs:mbedtls_ecdh_get_params (Results 1 – 5 of 5) sorted by relevance
353 int mbedtls_ecdh_get_params( mbedtls_ecdh_context *ctx,
1913 #define ecdh_get_params mbedtls_ecdh_get_params
470 int mbedtls_ecdh_get_params( mbedtls_ecdh_context *ctx, in mbedtls_ecdh_get_params() function
2543 if( ( ret = mbedtls_ecdh_get_params( &ssl->handshake->ecdh_ctx, peer_key, in ssl_get_ecdh_params_from_cert()
2881 if( ( ret = mbedtls_ecdh_get_params( &ssl->handshake->ecdh_ctx, in ssl_get_ecdh_params_from_cert()