Home
last modified time | relevance | path

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

/external/dhcpcd/compat/
Darc4random.c131 arc4random_stir() in arc4random_stir() function
146 arc4random_stir(); in arc4random_addrandom()
156 arc4random_stir(); in arc4random()
Darc4random.h33 void arc4random_stir(void);
/external/openssh/openbsd-compat/
Dbsd-arc4random.c52 arc4random_stir(); in arc4random()
63 arc4random_stir(void) in arc4random_stir() function
Dopenbsd-compat.h162 void arc4random_stir(void);
/external/valgrind/main/coregrind/
Dvg_preloaded.c166 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void);
167 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void) in VG_REPLACE_FUNCTION_ZU() argument
/external/openssh/
Dssh-keysign.c182 arc4random_stir(); in main()
Dsshd.c384 arc4random_stir(); in generate_ephemeral_server_key()
595 arc4random_stir(); in privsep_preauth_child()
724 arc4random_stir();
1298 arc4random_stir();
1775 arc4random_stir();
Dssh-keygen.c887 arc4random_stir(); in do_gen_all_hostkeys()
909 arc4random_stir(); in do_gen_all_hostkeys()
2238 arc4random_stir(); in main()
2333 arc4random_stir(); in main()
Dsshconnect1.c546 arc4random_stir(); in ssh_kex()