Lines Matching defs:alg
87 struct crypto_alg *alg) in __crypto_skcipher_alg()
451 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in skcipher_walk_skcipher() local
637 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_encrypt() local
650 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_decrypt() local
699 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_export() local
710 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_import() local
721 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_exit_tfm() local
729 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_init_tfm() local
754 static unsigned int crypto_skcipher_extsize(struct crypto_alg *alg) in crypto_skcipher_extsize()
772 static void crypto_skcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_skcipher_show()
789 struct sk_buff *skb, struct crypto_alg *alg) in crypto_skcipher_report()
871 int skcipher_prepare_alg_common(struct skcipher_alg_common *alg) in skcipher_prepare_alg_common()
888 static int skcipher_prepare_alg(struct skcipher_alg *alg) in skcipher_prepare_alg()
915 int crypto_register_skcipher(struct skcipher_alg *alg) in crypto_register_skcipher()
928 void crypto_unregister_skcipher(struct skcipher_alg *alg) in crypto_unregister_skcipher()