Home
last modified time | relevance | path

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

/include/crypto/
Dskcipher.h230 return crypto_has_alg(alg_name, crypto_skcipher_type(type), in crypto_has_skcipher()
/include/linux/
Dcrypto.h903 static inline u32 crypto_skcipher_type(u32 type) in crypto_skcipher_type() function
975 return crypto_has_alg(alg_name, crypto_skcipher_type(type), in crypto_has_ablkcipher()