Home
last modified time | relevance | path

Searched defs:TD1 (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes_i.h54 #define TD1(i) Td1[((i) >> 16) & 0xff] macro
94 #define TD1(i) rotr(Td0[((i) >> 16) & 0xff], 8) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes_i.h54 #define TD1(i) Td1[((i) >> 16) & 0xff] macro
94 #define TD1(i) rotr(Td0[((i) >> 16) & 0xff], 8) macro

Completed in 2 milliseconds