Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h75 #define VIRTIO_CRYPTO_CIPHER_AES_ECB 2 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h75 #define VIRTIO_CRYPTO_CIPHER_AES_ECB 2 macro
/openbmc/qemu/backends/
H A Dcryptodev-builtin.c240 case VIRTIO_CRYPTO_CIPHER_AES_ECB: in cryptodev_builtin_create_cipher_session()