X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fhmac%2Fhmac_local.h;h=788721ef1fb23cf1d4fd623d4a6f5a651af5c6c0;hp=4d8ef6f6908187f649e1acae3ef51cf123d162d2;hb=ae4186b00487762f581b2276ba83e5214e0e7ee1;hpb=8c78f0ec63f3e16bac1b888dbabf2b6c2d53a1ae diff --git a/crypto/hmac/hmac_local.h b/crypto/hmac/hmac_local.h index 4d8ef6f690..788721ef1f 100644 --- a/crypto/hmac/hmac_local.h +++ b/crypto/hmac/hmac_local.h @@ -7,8 +7,8 @@ * https://www.openssl.org/source/license.html */ -#ifndef HEADER_HMAC_LCL_H -# define HEADER_HMAC_LCL_H +#ifndef OSSL_CRYPTO_HMAC_LOCAL_H +# define OSSL_CRYPTO_HMAC_LOCAL_H /* The current largest case is for SHA3-224 */ #define HMAC_MAX_MD_CBLOCK_SIZE 144