Home
last modified time | relevance | path

Searched defs:crypto_has_skcipher (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c789 int crypto_has_skcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_skcipher() function
793 EXPORT_SYMBOL_GPL(crypto_has_skcipher); variable
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c831 int crypto_has_skcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_skcipher() function
835 EXPORT_SYMBOL_GPL(crypto_has_skcipher); variable

Completed in 4 milliseconds