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