Searched refs:arc4random_buf (Results 1 – 8 of 8) sorted by relevance
89 arc4random_buf(void *_buf, size_t n) in arc4random_buf() function
166 void arc4random_buf(void *, size_t);
383 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));
207 arc4random_buf(*id, *id_len); in jpake_step1()
1892 arc4random_buf(&nonce, sizeof(nonce)); in key_certify()
176 /* Define to 1 if you have the `arc4random_buf' function. */
1427 arc4random_buf \
8985 arc4random_buf \