Home
last modified time | relevance | path

Searched refs:key_peer (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dcrypto.h988 int crypto_ecdh(struct crypto_key *key_own, struct crypto_key *key_peer,
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-ec.c739 int crypto_ecdh(struct crypto_key *key_own, struct crypto_key *key_peer, in crypto_ecdh() argument
744 mbedtls_pk_context *peer = (mbedtls_pk_context *)key_peer; in crypto_ecdh()