OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aes_inv_sbox
(Results
1 - 2
of
2
) sorted by null
/external/srtp/tables/
aes_tables.c
52
unsigned char
aes_inv_sbox
[256];
variable
87
aes_inv_sbox
[x] = i;
141
extern uint8_t
aes_inv_sbox
[256];
151
x =
aes_inv_sbox
[i];
/external/srtp/crypto/cipher/
aes.c
1183
aes_inv_sbox
[256] = {
variable
[
all
...]
Completed in 1699 milliseconds