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

/linux-4.1.27/include/crypto/
H A Dif_alg.h79 void af_alg_free_sg(struct af_alg_sgl *sgl);
/linux-4.1.27/crypto/
H A Daf_alg.c429 void af_alg_free_sg(struct af_alg_sgl *sgl) af_alg_free_sg() function
436 EXPORT_SYMBOL_GPL(af_alg_free_sg); variable
H A Dalgif_skcipher.c91 af_alg_free_sg(&rsgl->sgl); skcipher_free_async_sgls()
689 af_alg_free_sg(&ctx->rsgl); skcipher_recvmsg_sync()
H A Dalgif_hash.c81 af_alg_free_sg(&ctx->sgl); hash_sendmsg()
H A Dalgif_aead.c514 af_alg_free_sg(&ctx->rsgl[i]); aead_recvmsg()

Completed in 48 milliseconds