Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h80 #define VIRTIO_CRYPTO_CIPHER_3DES_ECB 7 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h80 #define VIRTIO_CRYPTO_CIPHER_3DES_ECB 7 macro
/openbmc/qemu/backends/
H A Dcryptodev-builtin.c272 case VIRTIO_CRYPTO_CIPHER_3DES_ECB: in cryptodev_builtin_create_cipher_session()