Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Dvirtio_crypto.h496 struct virtio_crypto_config { struct
498 __le32 status;
503 __le32 max_dataqueues;
509 __le32 crypto_services;
512 __le32 cipher_algo_l;
513 __le32 cipher_algo_h;
514 __le32 hash_algo;
515 __le32 mac_algo_l;
516 __le32 mac_algo_h;
517 __le32 aead_algo;
[all …]