Home
last modified time | relevance | path

Searched refs:af_alg_free_sg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dif_alg.h172 void af_alg_free_sg(struct af_alg_sgl *sgl);
/kernel/linux/linux-6.6/include/crypto/
H A Dif_alg.h169 void af_alg_free_sg(struct af_alg_sgl *sgl);
/kernel/linux/linux-6.6/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.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); variable
781 af_alg_free_sg(&rsgl->sgl); in af_alg_free_areq_sgls()
/kernel/linux/linux-5.10/crypto/
H A Daf_alg.c442 void af_alg_free_sg(struct af_alg_sgl *sgl) in af_alg_free_sg() function
449 EXPORT_SYMBOL_GPL(af_alg_free_sg); variable
674 af_alg_free_sg(&rsgl->sgl); in af_alg_free_areq_sgls()
H A Dalgif_hash.c104 af_alg_free_sg(&ctx->sgl); in hash_sendmsg()

Completed in 6 milliseconds