Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes_i.h55 #define TD2(i) Td2[((i) >> 8) & 0xff] macro
95 #define TD2(i) rotr(Td0[((i) >> 8) & 0xff], 16) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes_i.h55 #define TD2(i) Td2[((i) >> 8) & 0xff] macro
95 #define TD2(i) rotr(Td0[((i) >> 8) & 0xff], 16) macro

Completed in 2 milliseconds