Lines Matching defs:virtio_crypto_config
415 struct virtio_crypto_config { struct
417 __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;
438 __le32 max_cipher_key_len;
440 __le32 max_auth_key_len;
441 __le32 reserve;
443 __le64 max_size;