Home
last modified time | relevance | path

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

/include/crypto/internal/
Dskcipher.h52 crypto_spawn_tfm(&spawn->base, crypto_skcipher_type(0), in crypto_spawn_skcipher()
/include/linux/
Dcrypto.h637 static inline u32 crypto_skcipher_type(u32 type) in crypto_skcipher_type() function
668 return crypto_has_alg(alg_name, crypto_skcipher_type(type), in crypto_has_ablkcipher()