HomeSort by relevance Sort by last modified time
    Searched full:length_le (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/crypto/
sha256-prf.c 60 u8 counter_le[2], length_le[2]; local
69 addr[3] = length_le;
70 len[3] = sizeof(length_le);
72 WPA_PUT_LE16(length_le, buf_len_bits);

Completed in 205 milliseconds