Home
last modified time | relevance | path

Searched refs:GTK_REPLAY_COUNTER_BYTES (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6227 #define GTK_REPLAY_COUNTER_BYTES 8 macro
6233 u8 counter[GTK_REPLAY_COUNTER_BYTES];
6252 u8 gtk_key_rsc[GTK_REPLAY_COUNTER_BYTES];
6262 u8 replay_ctr[GTK_REPLAY_COUNTER_BYTES];
H A Dwmi.c8978 NULL, ev->replay_ctr.counter, GTK_REPLAY_COUNTER_BYTES); in ath11k_wmi_gtk_offload_status_event()
10006 ath11k_ce_byte_swap(cmd->replay_ctr, GTK_REPLAY_COUNTER_BYTES); in ath11k_wmi_gtk_rekey_offload()