Home
last modified time | relevance | path

Searched defs:virtio_crypto_config (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h496 struct virtio_crypto_config { struct
498 uint32_t status;
503 uint32_t max_dataqueues;
509 uint32_t crypto_services;
512 uint32_t cipher_algo_l;
513 uint32_t cipher_algo_h;
514 uint32_t hash_algo;
515 uint32_t mac_algo_l;
516 uint32_t mac_algo_h;
517 uint32_t aead_algo;
[all …]