HomeSort by relevance Sort by last modified time
    Searched refs:counter_le (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/
sha256.c 130 u8 counter_le[2]; local
132 addr[0] = counter_le;
142 WPA_PUT_LE16(counter_le, counter);
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
sha256.c 130 u8 counter_le[2], length_le[2]; local
132 addr[0] = counter_le;
145 WPA_PUT_LE16(counter_le, counter);

Completed in 165 milliseconds