From: Darren Tucker Date: Fri, 19 Jun 2020 09:22:00 +0000 (+1000) Subject: Add OPENBSD ORIGINAL marker to bcrypt_pbkdf. X-Git-Tag: V_8_4_P1~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4556c8ad7177e379f0b60305a0cd70f12180e7c;p=thirdparty%2Fopenssh-portable.git Add OPENBSD ORIGINAL marker to bcrypt_pbkdf. --- diff --git a/openbsd-compat/bcrypt_pbkdf.c b/openbsd-compat/bcrypt_pbkdf.c index 36d5d085c..62728d38f 100644 --- a/openbsd-compat/bcrypt_pbkdf.c +++ b/openbsd-compat/bcrypt_pbkdf.c @@ -15,6 +15,8 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +/* OPENBSD ORIGINAL: lib/libutil/bcrypt_pbkdf.c */ + #include "includes.h" #ifndef HAVE_BCRYPT_PBKDF