Lines Matching defs:mask
607 u32 mask; member
703 static inline u32 crypto_skcipher_mask(u32 mask) in crypto_skcipher_mask()
783 u32 mask) in crypto_has_ablkcipher()
1121 const char *alg_name, u32 type, u32 mask) in crypto_alloc_blkcipher()
1155 static inline int crypto_has_blkcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_blkcipher()
1441 u32 type, u32 mask) in crypto_alloc_cipher()
1474 static inline int crypto_has_cipher(const char *alg_name, u32 type, u32 mask) in crypto_has_cipher()
1614 u32 type, u32 mask) in crypto_alloc_hash()
1648 static inline int crypto_has_hash(const char *alg_name, u32 type, u32 mask) in crypto_has_hash()
1820 u32 type, u32 mask) in crypto_alloc_comp()
1839 static inline int crypto_has_comp(const char *alg_name, u32 type, u32 mask) in crypto_has_comp()