Searched defs:ib_uverbs_flow_action_esp_keymat_aes_gcm (Results 1 – 3 of 3) sorted by relevance
64 struct ib_uverbs_flow_action_esp_keymat_aes_gcm { struct65 __aligned_u64 iv;66 __u32 iv_algo;67 __u32 salt;68 __u32 icv_len;69 __u32 key_len;70 __u32 aes_key[256 / 32];
113 struct ib_uverbs_flow_action_esp_keymat_aes_gcm { struct114 __aligned_u64 iv;115 __u32 iv_algo;116 __u32 salt;117 __u32 icv_len;118 __u32 key_len;119 __u32 aes_key[256 / 32];
152 struct ib_uverbs_flow_action_esp_keymat_aes_gcm { struct154 __u32 iv_algo; /* Use enum ib_uverbs_flow_action_esp_keymat_aes_gcm_iv_algo */ argument156 __u32 salt;157 __u32 icv_len;159 __u32 key_len;160 __u32 aes_key[256 / 32];