Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Dskcipher.h55 crypto_skcipher_mask(0))); in crypto_spawn_skcipher()
/linux-4.4.14/include/crypto/
Dskcipher.h232 crypto_skcipher_mask(mask)); in crypto_has_skcipher()
/linux-4.4.14/crypto/
Dablkcipher.c669 mask = crypto_skcipher_mask(mask); in crypto_grab_skcipher()
688 mask = crypto_skcipher_mask(mask); in crypto_alloc_ablkcipher()
Dcrypto_user.c368 mask = crypto_skcipher_mask(mask); in crypto_user_skcipher_alg()
Dblkcipher.c570 mask = crypto_skcipher_mask(mask)| CRYPTO_ALG_GENIV; in crypto_grab_nivcipher()
/linux-4.4.14/include/linux/
Dcrypto.h703 static inline u32 crypto_skcipher_mask(u32 mask) in crypto_skcipher_mask() function
786 crypto_skcipher_mask(mask)); in crypto_has_ablkcipher()