OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TD2_
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/crypto/
aes_i.h
63
#define
TD2_
(i) Td2[(i) & 0xff]
103
#define
TD2_
(i) rotr(Td0[(i) & 0xff], 16)
aes-internal-dec.c
51
TD2_
(TE4((rk[j] >> 8) & 0xff)) ^
Completed in 508 milliseconds