OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aes_icm_output
(Results
1 - 4
of
4
) sorted by null
/external/srtp/crypto/include/
aes_icm.h
38
aes_icm_output
(aes_icm_ctx_t *c,
/external/srtp/crypto/rng/
ctr_prng.c
95
status =
aes_icm_output
(&ctr_prng.state, (uint8_t*)dest, len);
/external/srtp/crypto/cipher/
aes_icm.c
445
aes_icm_output
(aes_icm_ctx_t *c, uint8_t *buffer, int num_octets_to_output) {
function
/external/srtp/srtp/
srtp.c
339
aes_icm_output
(&kdf->c, key, length);
[
all
...]
Completed in 364 milliseconds