Searched defs:virtio_crypto_config (Results 1 – 3 of 3) sorted by relevance
415 struct virtio_crypto_config { struct417 __u32 status;422 __u32 max_dataqueues;428 __u32 crypto_services;431 __u32 cipher_algo_l;432 __u32 cipher_algo_h;433 __u32 hash_algo;434 __u32 mac_algo_l;435 __u32 mac_algo_h;436 __u32 aead_algo;[all …]
415 struct virtio_crypto_config { struct417 __le32 status;422 __le32 max_dataqueues;428 __le32 crypto_services;431 __le32 cipher_algo_l;432 __le32 cipher_algo_h;433 __le32 hash_algo;434 __le32 mac_algo_l;435 __le32 mac_algo_h;436 __le32 aead_algo;[all …]