Home
last modified time | relevance | path

Searched refs:crypto_skcipher_mask (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/crypto/internal/
Dskcipher.h55 crypto_skcipher_mask(0))); in crypto_spawn_skcipher()
/linux-4.1.27/crypto/
Dablkcipher.c661 mask = crypto_skcipher_mask(mask); in crypto_grab_skcipher()
680 mask = crypto_skcipher_mask(mask); in crypto_alloc_ablkcipher()
Dcrypto_user.c346 mask = crypto_skcipher_mask(mask); in crypto_user_skcipher_alg()
Dblkcipher.c569 mask = crypto_skcipher_mask(mask)| CRYPTO_ALG_GENIV; in crypto_grab_nivcipher()
/linux-4.1.27/include/linux/
Dcrypto.h836 static inline u32 crypto_skcipher_mask(u32 mask) in crypto_skcipher_mask() function
919 crypto_skcipher_mask(mask)); in crypto_has_ablkcipher()