Searched refs:counter_le (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Dsha256-prf.c60 u8 counter_le[2], length_le[2]; local
63 addr[0] = counter_le;
76 WPA_PUT_LE16(counter_le, counter);
H A Dsha384-prf.c60 u8 counter_le[2], length_le[2]; local
63 addr[0] = counter_le;
76 WPA_PUT_LE16(counter_le, counter);

Completed in 272 milliseconds