Searched refs:key_peer (Results 1 – 2 of 2) sorted by relevance
988 int crypto_ecdh(struct crypto_key *key_own, struct crypto_key *key_peer,
739 int crypto_ecdh(struct crypto_key *key_own, struct crypto_key *key_peer, in crypto_ecdh() argument744 mbedtls_pk_context *peer = (mbedtls_pk_context *)key_peer; in crypto_ecdh()