Searched refs:MBEDTLS_ECDH_THEIRS (Results 1 – 4 of 4) sorted by relevance
61 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
425 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()
558 mbedtls_ecdh_get_params(&ecdh, their_key, MBEDTLS_ECDH_THEIRS)); in mbedtls_psa_key_agreement_ecdh()
2059 MBEDTLS_ECDH_THEIRS)) != 0) { in ssl_get_ecdh_params_from_cert()