Searched refs:dpp_get_pubkey_hash (Results 1 – 3 of 3) sorted by relevance
856 int dpp_get_pubkey_hash(struct crypto_ec_key *key, u8 *hash);
4274 dpp_get_pubkey_hash(intro->peer_key, peer_key_hash); in dpp_peer_intro()5052 dpp_get_pubkey_hash(auth->peer_protocol_key, hash); in dpp_notify_auth_success()
249 int dpp_get_pubkey_hash(struct crypto_ec_key *key, u8 *hash) in dpp_get_pubkey_hash() function