Lines Matching defs:mask
740 u32 mask; member
836 static inline u32 crypto_skcipher_mask(u32 mask) in crypto_skcipher_mask()
916 u32 mask) in crypto_has_ablkcipher()
1648 const char *alg_name, u32 type, u32 mask) in crypto_alloc_blkcipher()
1682 static inline int crypto_has_blkcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_blkcipher()
1968 u32 type, u32 mask) in crypto_alloc_cipher()
2001 static inline int crypto_has_cipher(const char *alg_name, u32 type, u32 mask) in crypto_has_cipher()
2141 u32 type, u32 mask) in crypto_alloc_hash()
2175 static inline int crypto_has_hash(const char *alg_name, u32 type, u32 mask) in crypto_has_hash()
2347 u32 type, u32 mask) in crypto_alloc_comp()
2366 static inline int crypto_has_comp(const char *alg_name, u32 type, u32 mask) in crypto_has_comp()