Add a mostly empty hmac_local.h. HMAC_CTX and a few other things
authortb <tb@openbsd.org>
Sun, 12 Dec 2021 21:27:37 +0000 (21:27 +0000)
committertb <tb@openbsd.org>
Sun, 12 Dec 2021 21:27:37 +0000 (21:27 +0000)
commit5c9543a2ddd91843292942d2ad48cd6a70118d30
tree2da44f42572740a68506f29a8d6fbec4319b5f8f
parent6330bae42983ff2404a4d2e8982790cdbe810b35
Add a mostly empty hmac_local.h. HMAC_CTX and a few other things
from hmac.h will be moved there in an umpcoming bump. Include this
file where it will be needed.

ok inoguchi
lib/libcrypto/evp/p5_crpt2.c
lib/libcrypto/hkdf/hkdf.c
lib/libcrypto/hmac/hm_ameth.c
lib/libcrypto/hmac/hm_pmeth.c
lib/libcrypto/hmac/hmac.c
lib/libcrypto/hmac/hmac_local.h [new file with mode: 0644]
lib/libcrypto/pkcs12/p12_mutl.c