Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dalgif_skcipher.c514 unsigned int txbufs = 0, len = 0, tx_nents; in skcipher_recvmsg_async() local
562 if (txbufs == tx_nents) { in skcipher_recvmsg_async()
584 sg_set_page(sreq->tsg + txbufs++, sg_page(sg), sg->length, in skcipher_recvmsg_async()
613 sg_mark_end(sreq->tsg + txbufs - 1); in skcipher_recvmsg_async()