Searched refs:af_alg_link_sg (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dif_alg.h80 void af_alg_link_sg(struct af_alg_sgl *sgl_prev, struct af_alg_sgl *sgl_new);
/linux-4.1.27/crypto/
H A Daf_alg.c422 void af_alg_link_sg(struct af_alg_sgl *sgl_prev, struct af_alg_sgl *sgl_new) af_alg_link_sg() function
427 EXPORT_SYMBOL_GPL(af_alg_link_sg); variable
H A Dalgif_aead.c440 af_alg_link_sg(&ctx->rsgl[cnt-1], &ctx->rsgl[cnt]); aead_recvmsg()
H A Dalgif_skcipher.c606 af_alg_link_sg(&last_rsgl->sgl, &rsgl->sgl); skcipher_recvmsg_async()

Completed in 49 milliseconds