OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aes_expand_encryption_key
(Results
1 - 7
of
7
) sorted by null
/external/srtp/crypto/include/
aes.h
59
aes_expand_encryption_key
(const v128_t *key,
/external/srtp/crypto/test/
aes_calc.c
98
aes_expand_encryption_key
(&key, exp_key);
/external/srtp/crypto/rng/
prng.c
69
aes_expand_encryption_key
(&tmp_key, x917_prng.key);
/external/srtp/tables/
aes_tables.c
336
aes_expand_encryption_key
(k, expanded_key);
/external/srtp/crypto/cipher/
aes_cbc.c
120
aes_expand_encryption_key
(&tmp_key, c->expanded_key);
aes_icm.c
190
aes_expand_encryption_key
(&tmp_key, c->expanded_key);
aes.c
1362
aes_expand_encryption_key
(const v128_t *key,
function
[
all
...]
Completed in 1559 milliseconds