Lines Matching defs:mask
56 u32 mask) in __crypto_alg_lookup()
105 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc()
126 u32 mask) in crypto_larval_add()
194 u32 mask) in crypto_alg_lookup()
218 u32 mask) in crypto_larval_lookup()
261 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask) in crypto_alg_mod_lookup()
294 static int crypto_init_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_ops()
311 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) in crypto_ctxsize()
345 u32 mask) in __crypto_alloc_tfm()
402 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask) in crypto_alloc_base()
481 u32 type, u32 mask) in crypto_find_alg()
518 const struct crypto_type *frontend, u32 type, u32 mask, in crypto_alloc_tfm_node()
578 int crypto_has_alg(const char *name, u32 type, u32 mask) in crypto_has_alg()