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