Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/virtio/
Dvirtio_crypto_algs.c361 int sg_total; in __virtio_crypto_ablkcipher_do_req() local
371 sg_total = src_nents + dst_nents + 3; in __virtio_crypto_ablkcipher_do_req()
372 sgs = kcalloc_node(sg_total, sizeof(*sgs), GFP_KERNEL, in __virtio_crypto_ablkcipher_do_req()