CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/10 06:42:28
Modified files:
lib/libcrypto/evp: evp.h evp_lib.c
Log message:
Prepare to provide the EVP_MD_meth_* API
This allows implementations to add their own EVP_MD_METHODs.
Only the setters are provided.
This is used by erlang for the otp_test_engine.
ok inoguchi jsing
