K 10 svn:author V 3 cem K 8 svn:date V 27 2019-12-13T05:54:38.922554Z K 7 svn:log V 212 ntpd(8): Don't use OpenSSL's RAND API The !USE_OPENSSL_CRYPTO_RAND path uses arc4random_buf() correctly. In general, we should prefer to avoid things OpenSSL does poorly when a good alternative exists in libc. END