Lines Matching refs:alg
33 unsigned int (*ctxsize)(struct crypto_alg *alg, u32 type, u32 mask);
34 unsigned int (*extsize)(struct crypto_alg *alg);
37 void (*show)(struct seq_file *m, struct crypto_alg *alg);
38 int (*report)(struct sk_buff *skb, struct crypto_alg *alg);
48 struct crypto_alg alg;
76 struct crypto_alg *alg;
102 void crypto_mod_put(struct crypto_alg *alg);
126 struct crypto_alg *alg);
187 return container_of(tfm->__crt_alg, struct crypto_instance, alg);
217 return spawn->base.alg;