Searched refs:crypto_has_ablkcipher (Results 1 – 2 of 2) sorted by relevance
792 status = crypto_has_ablkcipher(ealg_list[i].name, 0, 0); in xfrm_probe_algs()
782 static inline int crypto_has_ablkcipher(const char *alg_name, u32 type, in crypto_has_ablkcipher() function