CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/14 01:04:14
Modified files:
lib/libcrypto/evp: evp.h evp_locl.h
lib/libcrypto/hmac: hmac.h hmac_local.h
Log message:
Make structs in evp.h and hmac.h opaque
This moves most structs to evp_locl.h and moves HMAC_CTX to hmac_local.h.
ok inoguchi jsing
