OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aes_sbox
(Results
1 - 2
of
2
) sorted by null
/external/srtp/crypto/cipher/
aes.c
1146
aes_sbox
[256] = {
variable
[
all
...]
/external/srtp/tables/
aes_tables.c
50
unsigned char
aes_sbox
[256];
variable
86
aes_sbox
[i] = x;
102
x1 =
aes_sbox
[i];
Completed in 1471 milliseconds