Lines Matching defs:alg
48 struct crypto_alg *alg) in __crypto_skcipher_alg()
287 struct skcipher_alg *alg; in skcipher_walk_virt() local
438 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_encrypt() local
451 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_decrypt() local
500 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_export() local
511 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_import() local
522 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_exit_tfm() local
530 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_init_tfm() local
555 static unsigned int crypto_skcipher_extsize(struct crypto_alg *alg) in crypto_skcipher_extsize()
573 static void crypto_skcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_skcipher_show()
590 struct sk_buff *skb, struct crypto_alg *alg) in crypto_skcipher_report()
672 int skcipher_prepare_alg_common(struct skcipher_alg_common *alg) in skcipher_prepare_alg_common()
689 static int skcipher_prepare_alg(struct skcipher_alg *alg) in skcipher_prepare_alg()
716 int crypto_register_skcipher(struct skcipher_alg *alg) in crypto_register_skcipher()
729 void crypto_unregister_skcipher(struct skcipher_alg *alg) in crypto_unregister_skcipher()