Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h316 #define VIRTIO_CRYPTO_CIPHER_ENCRYPT \ macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h316 #define VIRTIO_CRYPTO_CIPHER_ENCRYPT \ macro
/openbmc/qemu/backends/
H A Dcryptodev.c224 case VIRTIO_CRYPTO_CIPHER_ENCRYPT: in cryptodev_backend_account()
/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c375 cpu_to_le32(VIRTIO_CRYPTO_CIPHER_ENCRYPT); in __virtio_crypto_skcipher_do_req()
/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c885 case VIRTIO_CRYPTO_CIPHER_ENCRYPT: in virtio_crypto_handle_request()