References: <20170927182356.GA95908@isc.org> X-RT-Interface: Email Message-ID: <20170928170403.GA4023@isc.org> Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Date: Thu, 28 Sep 2017 17:04:03 +0000 To: "Francis Dupont via RT" X-Original-To: bind9-public@bugs.isc.org Subject: Re: [ISC-Bugs #46047] improve crypto-rand UI and clarify RNG use in general MIME-Version: 1.0 From each@isc.org Thu Sep 28 17:04:04 2017 In-Reply-To: Delivered-To: bind9-public@bugs.isc.org content-type: text/plain; charset="utf-8" Return-Path: X-RT-Incoming-Encryption: Not encrypted X-RT-Original-Encoding: utf-8 CC: Received: from bikeshed.isc.org (bikeshed.isc.org [IPv6:2001:4f8:3:d::19]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mail.isc.org", Issuer "RapidSSL CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id A7372D78B0A for ; Thu, 28 Sep 2017 17:04:04 +0000 (UTC) Received: by bikeshed.isc.org (Postfix, from userid 10292) id 5E77B216C1E; Thu, 28 Sep 2017 17:04:03 +0000 (UTC) From: "Evan Hunt" RT-Message-ID: Content-Length: 317 On Thu, Sep 28, 2017 at 07:32:23AM +0000, Francis Dupont via RT wrote: > => dst__random_getdata has the two __ to mark it as internal to dst. No, dst__entropy_getdata() has double underscores, but dst_random_getdata() doesn't. > => I absolutely insist. Okay. With that change, I assume this is now okay to merge.