Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h318 #define VIRTIO_CRYPTO_CIPHER_DECRYPT \ macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h318 #define VIRTIO_CRYPTO_CIPHER_DECRYPT \ macro
/openbmc/qemu/backends/
H A Dcryptodev.c227 case VIRTIO_CRYPTO_CIPHER_DECRYPT: in cryptodev_backend_account()
/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c380 cpu_to_le32(VIRTIO_CRYPTO_CIPHER_DECRYPT); in __virtio_crypto_skcipher_do_req()
/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c886 case VIRTIO_CRYPTO_CIPHER_DECRYPT: in virtio_crypto_handle_request()