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

/linux-master/include/crypto/
H A Dif_alg.h171 void af_alg_free_sg(struct af_alg_sgl *sgl);
/linux-master/crypto/
H A Dalgif_hash.c160 af_alg_free_sg(&ctx->sgl);
172 af_alg_free_sg(&ctx->sgl);
H A Daf_alg.c543 void af_alg_free_sg(struct af_alg_sgl *sgl) function
556 EXPORT_SYMBOL_GPL(af_alg_free_sg); variable
781 af_alg_free_sg(&rsgl->sgl);

Completed in 200 milliseconds