Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Ddhm.h236 int mbedtls_dhm_read_public( mbedtls_dhm_context *ctx,
A Dcompat-1.3.h1879 #define dhm_read_public mbedtls_dhm_read_public
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Ddhm.c283 int mbedtls_dhm_read_public( mbedtls_dhm_context *ctx, in mbedtls_dhm_read_public() function
A Dssl_srv.c3860 if( ( ret = mbedtls_dhm_read_public( &ssl->handshake->dhm_ctx, *p, n ) ) != 0 ) in ssl_parse_client_dh_public()

Completed in 24 milliseconds