Lines Matching defs:alg

44 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg)  in crypto_mod_get()
50 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put()
62 struct crypto_alg *q, *alg = NULL; in __crypto_alg_lookup() local
94 static void crypto_larval_destroy(struct crypto_alg *alg) in crypto_larval_destroy()
129 struct crypto_alg *alg; in crypto_larval_add() local
201 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg, in crypto_larval_wait()
248 struct crypto_alg *alg; in crypto_alg_lookup() local
284 struct crypto_alg *alg; in crypto_larval_lookup() local
331 struct crypto_alg *alg; in crypto_alg_mod_lookup() local
370 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) in crypto_ctxsize()
391 void crypto_shoot_alg(struct crypto_alg *alg) in crypto_shoot_alg()
399 struct crypto_tfm *__crypto_alloc_tfmgfp(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfmgfp()
431 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfm()
466 struct crypto_alg *alg; in crypto_alloc_base() local
494 static void *crypto_alloc_tfmmem(struct crypto_alg *alg, in crypto_alloc_tfmmem()
518 void *crypto_create_tfm_node(struct crypto_alg *alg, in crypto_create_tfm_node()
556 struct crypto_alg *alg = otfm->__crt_alg; in crypto_clone_tfm() local
625 struct crypto_alg *alg; in crypto_alloc_tfm_node() local
663 struct crypto_alg *alg; in crypto_destroy_tfm() local
683 struct crypto_alg *alg = crypto_alg_mod_lookup(name, type, mask); in crypto_has_alg() local
706 void crypto_destroy_alg(struct crypto_alg *alg) in crypto_destroy_alg()