Searched refs:key_own (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() argument743 mbedtls_pk_context *own = (mbedtls_pk_context *)key_own; in crypto_ecdh()