Home
last modified time | relevance | path

Searched refs:af_alg_free_sg (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
H A Dalgif_hash.c160 af_alg_free_sg(&ctx->sgl); in hash_sendmsg()
172 af_alg_free_sg(&ctx->sgl); in hash_sendmsg()
H A Daf_alg.c544 void af_alg_free_sg(struct af_alg_sgl *sgl) in af_alg_free_sg() function
557 EXPORT_SYMBOL_GPL(af_alg_free_sg);
782 af_alg_free_sg(&rsgl->sgl); in af_alg_free_areq_sgls()
/linux/include/crypto/
H A Dif_alg.h172 void af_alg_free_sg(struct af_alg_sgl *sgl);