Searched refs:ecdh_tls13_read_public_internal (Results 1 – 1 of 1) sorted by relevance
809 static int ecdh_tls13_read_public_internal( mbedtls_ecdh_context_mbed *ctx, in ecdh_tls13_read_public_internal() function846 return( ecdh_tls13_read_public_internal( ctx, buf, buf_len ) ); in mbedtls_ecdh_tls13_read_public()855 return( ecdh_tls13_read_public_internal( &ctx->ctx.mbed_ecdh, in mbedtls_ecdh_tls13_read_public()
Completed in 3 milliseconds