Home
last modified time | relevance | path

Searched refs:virtio_crypto_alg_sg_nents_length (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.c89 static u64 virtio_crypto_alg_sg_nents_length(struct scatterlist *sg) in virtio_crypto_alg_sg_nents_length() function
390 dst_len = virtio_crypto_alg_sg_nents_length(req->dst); in __virtio_crypto_skcipher_do_req()
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c86 static u64 virtio_crypto_alg_sg_nents_length(struct scatterlist *sg) in virtio_crypto_alg_sg_nents_length() function
387 dst_len = virtio_crypto_alg_sg_nents_length(req->dst); in __virtio_crypto_skcipher_do_req()

Completed in 3 milliseconds