Searched refs:crypto_key_compare (Results 1 – 3 of 3) sorted by relevance
1103 int crypto_key_compare(struct crypto_key *key1, struct crypto_key *key2);
466 int crypto_key_compare(struct crypto_key *key1, struct crypto_key *key2) in crypto_key_compare() function
4906 if (crypto_key_compare(key, auth->own_protocol_key) != 1) { in dpp_parse_connector()