Lines Matching defs:alg
87 struct crypto_alg *alg) in __crypto_skcipher_alg()
93 struct skcipher_alg *alg) in skcipher_get_stat()
98 static inline int crypto_skcipher_errstat(struct skcipher_alg *alg, int err) in crypto_skcipher_errstat()
470 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in skcipher_walk_skcipher() local
656 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_encrypt() local
680 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_decrypt() local
740 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_export() local
751 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_import() local
762 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_exit_tfm() local
770 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_init_tfm() local
795 static unsigned int crypto_skcipher_extsize(struct crypto_alg *alg) in crypto_skcipher_extsize()
813 static void crypto_skcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_skcipher_show()
830 struct sk_buff *skb, struct crypto_alg *alg) in crypto_skcipher_report()
850 struct sk_buff *skb, struct crypto_alg *alg) in crypto_skcipher_report_stat()
936 int skcipher_prepare_alg_common(struct skcipher_alg_common *alg) in skcipher_prepare_alg_common()
957 static int skcipher_prepare_alg(struct skcipher_alg *alg) in skcipher_prepare_alg()
984 int crypto_register_skcipher(struct skcipher_alg *alg) in crypto_register_skcipher()
997 void crypto_unregister_skcipher(struct skcipher_alg *alg) in crypto_unregister_skcipher()