Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/crypto/api/
H A Dkcf_random.c124 static void rndc_getbytes(uint8_t *ptr, size_t len);
477 rndc_getbytes(ptr, len); in rnd_get_bytes()
530 rndc_getbytes(ptr, bytes); in rnd_get_bytes()
1024 rndc_getbytes(uint8_t *ptr, size_t len) in rndc_getbytes() function