Searched refs:jent_memcpy (Results 1 – 2 of 2) sorted by relevance
119 void jent_memcpy(void *dest, const void *src, unsigned int n);601 jent_memcpy(p, &ec->data, tocopy); in jent_read_entropy()
85 void jent_memcpy(void *dest, const void *src, unsigned int n) in jent_memcpy() function