OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TD0_
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/crypto/
aes_i.h
61
#define
TD0_
(i) Td0[(i) & 0xff]
101
#define
TD0_
(i) Td0[(i) & 0xff]
aes-internal-dec.c
49
rk[j] =
TD0_
(TE4((rk[j] >> 24) )) ^
Completed in 50 milliseconds