Home
last modified time | relevance | path

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

/openbmc/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.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()
/openbmc/linux/include/crypto/
H A Dif_alg.h169 void af_alg_free_sg(struct af_alg_sgl *sgl);