Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Decdh.h61 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/optee_os/lib/libmbedtls/mbedtls/library/
H A Decdh.c425 if (side == MBEDTLS_ECDH_THEIRS) { in ecdh_get_params_internal()
450 if (side != MBEDTLS_ECDH_OURS && side != MBEDTLS_ECDH_THEIRS) { in mbedtls_ecdh_get_params()
H A Dpsa_crypto_ecp.c558 mbedtls_ecdh_get_params(&ecdh, their_key, MBEDTLS_ECDH_THEIRS)); in mbedtls_psa_key_agreement_ecdh()
H A Dssl_tls12_client.c2059 MBEDTLS_ECDH_THEIRS)) != 0) { in ssl_get_ecdh_params_from_cert()