Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Decdh.c733 static int ecdh_tls13_make_params_internal( mbedtls_ecdh_context_mbed *ctx, in ecdh_tls13_make_params_internal() function
771 return( ecdh_tls13_make_params_internal( ctx, olen, ctx->point_format, in mbedtls_ecdh_tls13_make_params()
781 return( ecdh_tls13_make_params_internal( &ctx->ctx.mbed_ecdh, olen, in mbedtls_ecdh_tls13_make_params()

Completed in 4 milliseconds