Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dalgif_hash.c160 af_alg_free_sg(&ctx->sgl); in hash_sendmsg()
172 af_alg_free_sg(&ctx->sgl); in hash_sendmsg()
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-6.12.1/include/crypto/
Dif_alg.h172 void af_alg_free_sg(struct af_alg_sgl *sgl);