Searched refs:crypto_has_aead (Results 1 – 3 of 3) sorted by relevance
205 int crypto_has_aead(const char *alg_name, u32 type, u32 mask) in crypto_has_aead() function209 EXPORT_SYMBOL_GPL(crypto_has_aead);
209 int crypto_has_aead(const char *alg_name, u32 type, u32 mask);
654 .find = crypto_has_aead,