Searched refs:crypto_has_skcipher (Results 1 – 2 of 2) sorted by relevance
666 .find = crypto_has_skcipher,825 status = crypto_has_skcipher(ealg_list[i].name, 0, 0); in xfrm_probe_algs()
669 int crypto_has_skcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_skcipher() function673 EXPORT_SYMBOL_GPL(crypto_has_skcipher);