Searched defs:crypto_get_random (Results 1 – 3 of 3) sorted by relevance
518 crypto_get_random(unsigned char *buffer, unsigned int length) { in crypto_get_random() function
568 crypto_get_random(unsigned char *buffer, unsigned int length) { in crypto_get_random() function
789 int crypto_get_random(void *buf, size_t len) in crypto_get_random() function