Home
last modified time | relevance | path

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

/Linux-v6.6/include/crypto/
Dif_alg.h166 void af_alg_free_sg(struct af_alg_sgl *sgl);
/Linux-v6.6/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.c543 void af_alg_free_sg(struct af_alg_sgl *sgl) in af_alg_free_sg() function
556 EXPORT_SYMBOL_GPL(af_alg_free_sg);
781 af_alg_free_sg(&rsgl->sgl); in af_alg_free_areq_sgls()