crypto_has_aead
EXPORT_SYMBOL_GPL(crypto_has_aead);
int crypto_has_aead(const char *alg_name, u32 type, u32 mask);
.find = crypto_has_aead,