Searched refs:crypto_ec_key_cmp (Results 1 – 4 of 4) sorted by relevance
1183 int crypto_ec_key_cmp(struct crypto_ec_key *key1, struct crypto_ec_key *key2);
2731 int crypto_ec_key_cmp(struct crypto_ec_key *key1, struct crypto_ec_key *key2) in crypto_ec_key_cmp() function
4121 int crypto_ec_key_cmp(struct crypto_ec_key *key1, struct crypto_ec_key *key2) in crypto_ec_key_cmp() function
2823 if (crypto_ec_key_cmp(key, auth->own_protocol_key)) { in dpp_parse_connector()