• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/

Lines Matching refs:crypto_alg

37 static inline struct crypto_alg *crypto_alg_get(struct crypto_alg *alg)
43 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg)
49 void crypto_mod_put(struct crypto_alg *alg)
63 static struct crypto_alg *__crypto_alg_lookup(const char *name, u32 type,
66 struct crypto_alg *q, *alg = NULL;
103 static void crypto_larval_destroy(struct crypto_alg *alg)
133 static struct crypto_alg *crypto_larval_add(const char *name, u32 type,
136 struct crypto_alg *alg;
159 void crypto_larval_kill(struct crypto_alg *alg)
171 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg)
196 struct crypto_alg *crypto_alg_lookup(const char *name, u32 type, u32 mask)
198 struct crypto_alg *alg;
208 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask)
210 struct crypto_alg *alg;
250 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask)
252 struct crypto_alg *alg;
253 struct crypto_alg *larval;
324 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask)
349 void crypto_shoot_alg(struct crypto_alg *alg)
357 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type,
421 struct crypto_alg *alg;
449 void *crypto_create_tfm(struct crypto_alg *alg,
490 struct crypto_alg *crypto_find_alg(const char *alg_name,
494 struct crypto_alg *(*lookup)(const char *name, u32 type, u32 mask) =
538 struct crypto_alg *alg;
576 struct crypto_alg *alg;
594 struct crypto_alg *alg = crypto_alg_mod_lookup(name, type, mask);
608 struct crypto_alg *alg = crypto_alg_mod_lookup(name, 0,