Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Decdh.h189 int mbedtls_ecdh_read_public( mbedtls_ecdh_context *ctx,
Dcompat-1.3.h1930 #define ecdh_read_public mbedtls_ecdh_read_public
/net-tools-latest/mbedtls-2.4.0/library/
Decdh.c220 int mbedtls_ecdh_read_public( mbedtls_ecdh_context *ctx, in mbedtls_ecdh_read_public() function
Dssl_srv.c3345 if( ( ret = mbedtls_ecdh_read_public( &ssl->handshake->ecdh_ctx,
3457 if( ( ret = mbedtls_ecdh_read_public( &ssl->handshake->ecdh_ctx,
/net-tools-latest/mbedtls-2.4.0/tests/suites/
Dtest_suite_ecdh.function149 TEST_ASSERT( mbedtls_ecdh_read_public( &srv, buf, len ) == 0 );
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt1474 ecdh_read_public mbedtls_ecdh_read_public