Searched refs:crypto_has_blkcipher (Results 1 – 2 of 2) sorted by relevance
717 if (!(crypto_has_blkcipher("ecb(arc4)", 0, CRYPTO_ALG_ASYNC) && in ppp_mppe_init()
1155 static inline int crypto_has_blkcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_blkcipher() function