Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-arc4random.c89 arc4random_buf(void *_buf, size_t n) in arc4random_buf() function
Dopenbsd-compat.h166 void arc4random_buf(void *, size_t);
/external/openssh/
Dsshd.c383 arc4random_buf(sensitive_data.ssh1_cookie, SSH_SESSION_KEY_LENGTH); in generate_ephemeral_server_key()
596 arc4random_buf(rnd, sizeof(rnd)); in privsep_preauth_child()
725 arc4random_buf(rnd, sizeof(rnd));
2147 arc4random_buf(cookie, sizeof(cookie));
Djpake.c207 arc4random_buf(*id, *id_len); in jpake_step1()
Dkey.c1892 arc4random_buf(&nonce, sizeof(nonce)); in key_certify()
Dconfig.h.in176 /* Define to 1 if you have the `arc4random_buf' function. */
Dconfigure.ac1427 arc4random_buf \
Dconfigure8985 arc4random_buf \