Skip to content
  • Hal Murray's avatar
    random number cleanup · 59e3ed56
    Hal Murray authored
    remove ntp_random() - call random(3) directly.
    remove ntp_random64() - no longer used
    add ntp_RAND_bytes() to check return code
      and avoid check/msyslog/crash at each usage of RAND_bytes()
    59e3ed56