Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Decdh.c296 static int ecdh_make_params_internal( mbedtls_ecdh_context_mbed *ctx, in ecdh_make_params_internal() function
372 return( ecdh_make_params_internal( ctx, olen, ctx->point_format, buf, blen, in mbedtls_ecdh_make_params()
383 return( ecdh_make_params_internal( &ctx->ctx.mbed_ecdh, olen, in mbedtls_ecdh_make_params()

Completed in 3 milliseconds