Home
last modified time | relevance | path

Searched refs:VIRTIO_CRYPTO_CIPHER_DECRYPT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvirtio_crypto.h204 #define VIRTIO_CRYPTO_CIPHER_DECRYPT \ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_crypto.h189 #define VIRTIO_CRYPTO_CIPHER_DECRYPT VIRTIO_CRYPTO_OPCODE(VIRTIO_CRYPTO_SERVICE_CIPHER, 0x01) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_crypto.h189 #define VIRTIO_CRYPTO_CIPHER_DECRYPT VIRTIO_CRYPTO_OPCODE(VIRTIO_CRYPTO_SERVICE_CIPHER, 0x01) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvirtio_crypto.h318 #define VIRTIO_CRYPTO_CIPHER_DECRYPT \ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_crypto.h318 #define VIRTIO_CRYPTO_CIPHER_DECRYPT \ macro
/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.c383 cpu_to_le32(VIRTIO_CRYPTO_CIPHER_DECRYPT); in __virtio_crypto_skcipher_do_req()
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c380 cpu_to_le32(VIRTIO_CRYPTO_CIPHER_DECRYPT); in __virtio_crypto_skcipher_do_req()

Completed in 7 milliseconds