early-access version 2698
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
; 1 "crypto/whrlpool/wp-masm-x86_64.S.tmp"
|
||||
; 1 "<built-in>" 1
|
||||
; 1 "<built-in>" 3
|
||||
; 340 "<built-in>" 3
|
||||
; 343 "<built-in>" 3
|
||||
; 1 "<command line>" 1
|
||||
; 1 "<built-in>" 2
|
||||
; 1 "crypto/whrlpool/wp-masm-x86_64.S.tmp" 2
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: wp_block.c,v 1.13 2016/11/04 17:30:30 miod Exp $ */
|
||||
/* $OpenBSD: wp_block.c,v 1.14 2021/11/09 18:40:21 bcook Exp $ */
|
||||
/**
|
||||
* The Whirlpool hashing function.
|
||||
*
|
||||
@@ -36,9 +36,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <endian.h>
|
||||
#include <string.h>
|
||||
#include <openssl/crypto.h>
|
||||
#include <machine/endian.h>
|
||||
|
||||
#include "wp_locl.h"
|
||||
|
||||
|
Reference in New Issue
Block a user