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

  /external/wpa_supplicant_8/src/crypto/
sha256-prf.c 63 u8 counter_le[2], length_le[2]; local
66 addr[0] = counter_le;
79 WPA_PUT_LE16(counter_le, counter);
sha384-prf.c 63 u8 counter_le[2], length_le[2]; local
66 addr[0] = counter_le;
79 WPA_PUT_LE16(counter_le, counter);
sha512-prf.c 63 u8 counter_le[2], length_le[2]; local
66 addr[0] = counter_le;
79 WPA_PUT_LE16(counter_le, counter);

Completed in 110 milliseconds