Home
last modified time | relevance | path

Searched refs:crypto_has_aead (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
H A Daead.c205 int crypto_has_aead(const char *alg_name, u32 type, u32 mask) in crypto_has_aead() function
209 EXPORT_SYMBOL_GPL(crypto_has_aead);
/linux/include/crypto/
H A Daead.h209 int crypto_has_aead(const char *alg_name, u32 type, u32 mask);
/linux/net/xfrm/
H A Dxfrm_algo.c654 .find = crypto_has_aead,