Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Decdh.h397 int mbedtls_ecdh_read_public(mbedtls_ecdh_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Decdh.c589 int mbedtls_ecdh_read_public(mbedtls_ecdh_context *ctx, in mbedtls_ecdh_read_public() function
H A Dssl_tls12_server.c3776 if ((ret = mbedtls_ecdh_read_public(&ssl->handshake->ecdh_ctx, in ssl_parse_client_key_exchange()
3989 if ((ret = mbedtls_ecdh_read_public(&ssl->handshake->ecdh_ctx, in ssl_parse_client_key_exchange()