Searched refs:crypto_ec_key_sign (Results 1 – 3 of 3) sorted by relevance
927 struct wpabuf * crypto_ec_key_sign(struct crypto_ec_key *key, const u8 *data,
2276 struct wpabuf * crypto_ec_key_sign(struct crypto_ec_key *key, const u8 *data, in crypto_ec_key_sign() function
648 sig = crypto_ec_key_sign(key, hash, hash_len); in sae_write_confirm_pk()