Searched refs:crypto_hash_alg_has_setkey (Results 1 – 2 of 2) sorted by relevance
92 bool crypto_hash_alg_has_setkey(struct hash_alg_common *halg);
617 bool crypto_hash_alg_has_setkey(struct hash_alg_common *halg) in crypto_hash_alg_has_setkey() function626 EXPORT_SYMBOL_GPL(crypto_hash_alg_has_setkey);
Completed in 4 milliseconds