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