Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/crypt/
Darc4random.c70 static inline void _rs_rekey(u_char *dat, size_t datlen);
99 _rs_rekey(rnd, sizeof(rnd)); in _rs_stir()
125 _rs_rekey(u_char *dat, size_t datlen) in _rs_rekey() function
167 _rs_rekey(NULL, 0); in _rs_random_buf()
178 _rs_rekey(NULL, 0); in _rs_random_u32()