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.c67 static inline void _rs_rekey(u_char *dat, size_t datlen);
95 _rs_rekey(rnd, sizeof(rnd)); in _rs_stir()
118 _rs_rekey(u_char *dat, size_t datlen) in _rs_rekey() function
160 _rs_rekey(NULL, 0); in _rs_random_buf()
171 _rs_rekey(NULL, 0); in _rs_random_u32()