Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Decdh.c597 static int ecdh_read_public_internal( mbedtls_ecdh_context_mbed *ctx, in ecdh_read_public_internal() function
623 return( ecdh_read_public_internal( ctx, buf, blen ) ); in mbedtls_ecdh_read_public()
633 return( ecdh_read_public_internal( &ctx->ctx.mbed_ecdh, in mbedtls_ecdh_read_public()

Completed in 3 milliseconds