OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TE3
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/aes/asm/
aes-ia64.S
53
te0=r40; te1=r41; te2=r42;
te3
=r43;
66
#define
TE3
1
69
#define
TE3
3
82
//
te3
as AES_KEY->rounds!!!
97
add
te3
=-3,
te3
};;
106
mov ar.lc=
te3
}
109
add
te3
=
TE3
,te0 };;
121
(p0) shladd te33=te33,3,
te3
// 1/0:te0+s0>>2
[
all
...]
/external/wpa_supplicant_8/src/crypto/
aes_i.h
20
extern const u32
Te3
[256];
38
#define
TE3
(i)
Te3
[(i) & 0xff]
78
#define
TE3
(i) rotr(Te0[(i) & 0xff], 24)
Completed in 571 milliseconds