Home
last modified time | relevance | path

Searched refs:crypto_has_skcipher (Results 1 – 2 of 2) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_algo.c666 .find = crypto_has_skcipher,
825 status = crypto_has_skcipher(ealg_list[i].name, 0, 0); in xfrm_probe_algs()
/linux/crypto/
H A Dskcipher.c669 int crypto_has_skcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_skcipher() function
673 EXPORT_SYMBOL_GPL(crypto_has_skcipher);