Home
last modified time | relevance | path

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

/openthread-3.6.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ecdh.function68 TEST_INVALID_PARAM( mbedtls_ecdh_init( NULL ) );
320 mbedtls_ecdh_init( &srv );
321 mbedtls_ecdh_init( &cli );
366 mbedtls_ecdh_init( &srv );
367 mbedtls_ecdh_init( &cli );
486 mbedtls_ecdh_init( &srv );
487 mbedtls_ecdh_init( &cli );
532 mbedtls_ecdh_init( &ecdh );
588 mbedtls_ecdh_init( &ecdh );
/openthread-3.6.0/third_party/mbedtls/repo/programs/pkey/
Decdh_curve25519.c67 mbedtls_ecdh_init( &ctx_cli ); in main()
68 mbedtls_ecdh_init( &ctx_srv ); in main()
/openthread-3.6.0/third_party/mbedtls/repo/include/mbedtls/
Decdh.h227 void mbedtls_ecdh_init( mbedtls_ecdh_context *ctx );
Dcompat-1.3.h1887 #define ecdh_init mbedtls_ecdh_init
/openthread-3.6.0/third_party/mbedtls/repo/programs/test/
Dbenchmark.c969 mbedtls_ecdh_init( &ecdh ); in main()
992 mbedtls_ecdh_init( &ecdh ); in main()
1017 mbedtls_ecdh_init( &ecdh ); in main()
1040 mbedtls_ecdh_init( &ecdh ); in main()
1075 mbedtls_ecdh_init( &ecdh_srv ); in main()
1076 mbedtls_ecdh_init( &ecdh_cli ); in main()
/openthread-3.6.0/third_party/mbedtls/repo/library/
Decdh.c174 void mbedtls_ecdh_init( mbedtls_ecdh_context *ctx ) in mbedtls_ecdh_init() function
Dpsa_crypto.c4798 mbedtls_ecdh_init( &ecdh ); in psa_key_agreement_ecdh()
Dssl_tls.c3757 mbedtls_ecdh_init( &handshake->ecdh_ctx ); in ssl_handshake_params_init()
/openthread-3.6.0/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt1470 ecdh_init mbedtls_ecdh_init