Lines Matching defs:alg
84 struct crypto_alg *alg) in __crypto_skcipher_alg()
90 struct skcipher_alg *alg) in skcipher_get_stat()
99 static inline int crypto_skcipher_errstat(struct skcipher_alg *alg, int err) in crypto_skcipher_errstat()
640 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_encrypt() local
662 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_decrypt() local
684 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_exit_tfm() local
692 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_init_tfm() local
715 static void crypto_skcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_skcipher_show()
731 struct sk_buff *skb, struct crypto_alg *alg) in crypto_skcipher_report()
751 struct sk_buff *skb, struct crypto_alg *alg) in crypto_skcipher_report_stat()
837 static int skcipher_prepare_alg(struct skcipher_alg *alg) in skcipher_prepare_alg()
861 int crypto_register_skcipher(struct skcipher_alg *alg) in crypto_register_skcipher()
874 void crypto_unregister_skcipher(struct skcipher_alg *alg) in crypto_unregister_skcipher()