Lines Matching defs:alg
91 struct crypto_alg *alg = aead->base.__crt_alg; in crypto_aead_encrypt() local
108 struct crypto_alg *alg = aead->base.__crt_alg; in crypto_aead_decrypt() local
127 struct aead_alg *alg = crypto_aead_alg(aead); in crypto_aead_exit_tfm() local
135 struct aead_alg *alg = crypto_aead_alg(aead); in crypto_aead_init_tfm() local
151 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_aead_report()
168 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_aead_report()
176 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) in crypto_aead_show()
238 struct aead_alg *alg; in aead_geniv_alloc() local
385 static int aead_prepare_alg(struct aead_alg *alg) in aead_prepare_alg()
403 int crypto_register_aead(struct aead_alg *alg) in crypto_register_aead()
416 void crypto_unregister_aead(struct aead_alg *alg) in crypto_unregister_aead()