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