From: jsing Date: Sat, 15 Apr 2023 18:00:57 +0000 (+0000) Subject: Import sha3_internal.h. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c0cd1c8b460bc5e24e4c987fd4d4c3500a83a263;p=openbsd Import sha3_internal.h. --- diff --git a/lib/libcrypto/sha/sha3.c b/lib/libcrypto/sha/sha3.c index 529fc136cf3..1489fb74f49 100644 --- a/lib/libcrypto/sha/sha3.c +++ b/lib/libcrypto/sha/sha3.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sha3.c,v 1.2 2023/04/15 17:59:50 jsing Exp $ */ +/* $OpenBSD: sha3.c,v 1.3 2023/04/15 18:00:57 jsing Exp $ */ /* * The MIT License (MIT) * @@ -29,7 +29,7 @@ // Revised 07-Aug-15 to match with official release of FIPS PUB 202 "SHA3" // Revised 03-Sep-15 for portability + OpenSSL - style API -#include "sha3.h" +#include "sha3_internal.h" // update the state with given number of rounds