Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/
Dskcipher.h242 int crypto_has_skcipher2(const char *alg_name, u32 type, u32 mask);
/Linux-v4.19/crypto/
Dskcipher.c952 int crypto_has_skcipher2(const char *alg_name, u32 type, u32 mask) in crypto_has_skcipher2() function
957 EXPORT_SYMBOL_GPL(crypto_has_skcipher2);