Searched refs:ctr_prng_get_octet_string (Results 1 – 4 of 4) sorted by relevance
51 ctr_prng_get_octet_string(void *dest, uint32_t len);
77 ctr_prng_get_octet_string(void *dest, uint32_t len) { in ctr_prng_get_octet_string() function
35 ctr_prng_get_octet_string
146 status = stat_test_rand_source_with_repetition(ctr_prng_get_octet_string, MAX_RNG_TRIALS); in crypto_kernel_init()520 return ctr_prng_get_octet_string(buffer, length); in crypto_get_random()