Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Decdh.c393 static int ecdh_read_params_internal( mbedtls_ecdh_context_mbed *ctx, in ecdh_read_params_internal() function
427 return( ecdh_read_params_internal( ctx, buf, end ) ); in mbedtls_ecdh_read_params()
437 return( ecdh_read_params_internal( &ctx->ctx.mbed_ecdh, in mbedtls_ecdh_read_params()

Completed in 3 milliseconds