openssl/crypto/sha
avas 0969e2592e Move U64 macro from sha.h to sha512.c
Summary:
U64 is too common name for macro, being in public header sha.h it
conflicts with other projects (WAVM in my case). Moving macro from
public header to the only .c file using it.

CLA: trivial

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10579)
2019-12-10 14:37:58 +10:00
..
asm Fix sha512_block_data_order_avx2 backtrace info 2019-11-20 14:06:23 +01:00
build.info Fix missing Assembler defines 2019-10-16 16:10:39 +10:00
keccak1600.c
sha1_one.c
sha1dgst.c Reorganize local header files 2019-09-28 20:26:35 +02:00
sha3.c Directly return from final sha3/keccak_final if no bytes are requested 2019-08-18 21:06:03 +02:00
sha256.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
sha512.c Move U64 macro from sha.h to sha512.c 2019-12-10 14:37:58 +10:00
sha_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00