Searched defs:virtio_crypto_config (Results 1 – 2 of 2) sorted by relevance
496 struct virtio_crypto_config { struct498 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 …]