OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctr_prng_init
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/rng/
ctr_prng.c
53
ctr_prng_init
(rand_source_func_t random_source) {
function
86
status =
ctr_prng_init
(ctr_prng.rand);
/external/srtp/crypto/include/
prng.h
48
ctr_prng_init
(rand_source_func_t random_source);
/external/srtp/crypto/kernel/
crypto_kernel.c
141
status =
ctr_prng_init
(rand_source_get_octet_string);
Completed in 506 milliseconds