Lines Matching defs:alg
27 struct crypto_alg *alg) in __crypto_lskcipher_alg()
33 struct lskcipher_alg *alg) in lskcipher_get_stat()
38 static inline int crypto_lskcipher_errstat(struct lskcipher_alg *alg, int err) in crypto_lskcipher_errstat()
150 struct lskcipher_alg *alg = crypto_lskcipher_alg(tfm); in crypto_lskcipher_crypt() local
169 struct lskcipher_alg *alg = crypto_lskcipher_alg(tfm); in crypto_lskcipher_encrypt() local
185 struct lskcipher_alg *alg = crypto_lskcipher_alg(tfm); in crypto_lskcipher_decrypt() local
245 struct lskcipher_alg *alg = crypto_lskcipher_alg(*ctx); in crypto_lskcipher_encrypt_sg() local
254 struct lskcipher_alg *alg = crypto_lskcipher_alg(*ctx); in crypto_lskcipher_decrypt_sg() local
262 struct lskcipher_alg *alg = crypto_lskcipher_alg(skcipher); in crypto_lskcipher_exit_tfm() local
270 struct lskcipher_alg *alg = crypto_lskcipher_alg(skcipher); in crypto_lskcipher_init_tfm() local
290 struct seq_file *m, struct crypto_alg *alg) in crypto_lskcipher_show()
304 struct sk_buff *skb, struct crypto_alg *alg) in crypto_lskcipher_report()
324 struct sk_buff *skb, struct crypto_alg *alg) in crypto_lskcipher_report_stat()
408 static int lskcipher_prepare_alg(struct lskcipher_alg *alg) in lskcipher_prepare_alg()
426 int crypto_register_lskcipher(struct lskcipher_alg *alg) in crypto_register_lskcipher()
439 void crypto_unregister_lskcipher(struct lskcipher_alg *alg) in crypto_unregister_lskcipher()