Home
last modified time | relevance | path

Searched refs:rand_source_init (Results 1 – 6 of 6) sorted by relevance

/external/srtp/crypto/rng/
Drand_linux_kernel.c50 rand_source_init(void) { in rand_source_init() function
Drand_source.c79 rand_source_init(void) { in rand_source_init() function
/external/srtp/crypto/include/
Drand_source.h53 rand_source_init(void);
/external/srtp/
Dsrtp.def29 rand_source_init
/external/srtp/crypto/cipher/
Dcipher.c268 rand_source_init(); in cipher_type_self_test()
/external/srtp/crypto/kernel/
Dcrypto_kernel.c131 status = rand_source_init(); in crypto_kernel_init()