Searched refs:mbedtls_ecdh_get_params (Results 1 – 5 of 5) sorted by relevance
322 int mbedtls_ecdh_get_params( mbedtls_ecdh_context *ctx,
1882 #define ecdh_get_params mbedtls_ecdh_get_params
435 int mbedtls_ecdh_get_params( mbedtls_ecdh_context *ctx, in mbedtls_ecdh_get_params() function
2313 if( ( ret = mbedtls_ecdh_get_params( &ssl->handshake->ecdh_ctx, peer_key, in ssl_get_ecdh_params_from_cert()
2856 if( ( ret = mbedtls_ecdh_get_params( &ssl->handshake->ecdh_ctx, in ssl_get_ecdh_params_from_cert()
Completed in 28 milliseconds