Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECDH_THEIRS (Results 1 – 5 of 5) sorted by relevance

/mbedtls-development/tests/suites/
A Dtest_suite_ecdh.function394 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
399 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
449 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) ==
455 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
/mbedtls-development/include/mbedtls/
A Decdh.h74 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/mbedtls-development/library/
A Decdh.c454 if( side == MBEDTLS_ECDH_THEIRS ) in ecdh_get_params_internal()
479 side == MBEDTLS_ECDH_THEIRS ); in mbedtls_ecdh_get_params()
A Dssl_cli.c2846 MBEDTLS_ECDH_THEIRS ) ) != 0 ) in ssl_get_ecdh_params_from_cert()
A Dpsa_crypto.c5253 mbedtls_ecdh_get_params( &ecdh, their_key, MBEDTLS_ECDH_THEIRS ) ); in psa_key_agreement_ecdh()

Completed in 20 milliseconds