CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/12 14:27:38
Modified files:
lib/libcrypto/evp: p5_crpt2.c
lib/libcrypto/hkdf: hkdf.c
lib/libcrypto/hmac: hm_ameth.c hm_pmeth.c hmac.c
lib/libcrypto/pkcs12: p12_mutl.c
Added files:
lib/libcrypto/hmac: hmac_local.h
Log message:
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
