Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dbsd-arc4random.c60 arc4random_stir(); in arc4random()
70 void arc4random_stir(void) in arc4random_stir() function
/titanic_41/usr/src/lib/crypt_modules/bsdbf/
H A Darc4random.c138 arc4random_stir() in arc4random_stir() function
153 arc4random_stir();
161 arc4random_stir(); in arc4random()
/titanic_41/usr/src/cmd/ssh/include/
H A Dbsd-arc4random.h41 void arc4random_stir(void);
/titanic_41/usr/src/cmd/ssh/ssh-keysign/
H A Dssh-keysign.c178 arc4random_stir(); in main()
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshd.c492 arc4random_stir(); in generate_ephemeral_server_key()
1183 arc4random_stir(); in main()
1472 arc4random_stir(); in main()
/titanic_41/usr/src/cmd/ssh/ssh-keygen/
H A Dssh-keygen.c1074 arc4random_stir(); in main()
1173 arc4random_stir(); in main()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c1025 arc4random_stir(); in ssh_kex()
/titanic_41/usr/src/cmd/ssh/doc/
H A DChangeLog2577 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)