Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/crypt/
Darc4random_base.c59 (a4state.a4s_stir_pid != (mypid = getpid()))) in arc4random()
178 a4state.a4s_stir_pid = mypid; in arc4random_stir_locked()
Darc4random.h42 #define a4s_stir_pid otherinfo.stir_pid_ macro
Darc4random_buf.c41 (a4state.a4s_stir_pid != (mypid = getpid()))) in arc4random_buf()