HomeSort by relevance Sort by last modified time
    Searched refs:arc4random_buf (Results 1 - 8 of 8) sorted by null

  /external/openssh/openbsd-compat/
bsd-arc4random.c 89 arc4random_buf(void *_buf, size_t n) function
openbsd-compat.h 166 void arc4random_buf(void *, size_t);
  /bionic/libc/netbsd/resolv/
res_random.c 224 arc4random_buf(ru_prf, sizeof(*ru_prf));
  /bionic/libc/bionic/
arc4random.c 230 arc4random_buf(void *_buf, size_t n) function
  /external/openssh/
jpake.c 207 arc4random_buf(*id, *id_len);
sshd.c 383 arc4random_buf(sensitive_data.ssh1_cookie, SSH_SESSION_KEY_LENGTH);
596 arc4random_buf(rnd, sizeof(rnd));
725 arc4random_buf(rnd, sizeof(rnd));
    [all...]
key.c     [all...]
configure     [all...]

Completed in 145 milliseconds