Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Ddes-internal.c49 static const u32 bytebit[8] = variable
282 ((key[l >> 3U] & bytebit[m]) == bytebit[m] ? 1 : 0); in deskey()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Ddes-internal.c49 static const u32 bytebit[8] = variable
282 ((key[l >> 3U] & bytebit[m]) == bytebit[m] ? 1 : 0); in deskey()

Completed in 2 milliseconds