Lines Matching defs:mask
57 u32 mask) in __crypto_alg_lookup()
106 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc()
127 u32 mask) in crypto_larval_add()
235 u32 mask) in crypto_alg_lookup()
272 u32 mask) in crypto_larval_lookup()
315 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask) in crypto_alg_mod_lookup()
356 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) in crypto_ctxsize()
390 u32 mask, gfp_t gfp) in __crypto_alloc_tfmgfp()
422 u32 mask) in __crypto_alloc_tfm()
450 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask) in crypto_alloc_base()
571 u32 type, u32 mask) in crypto_find_alg()
608 const struct crypto_type *frontend, u32 type, u32 mask, in crypto_alloc_tfm_node()
670 int crypto_has_alg(const char *name, u32 type, u32 mask) in crypto_has_alg()