Changed paths:
M crypto/evp/evp_local.h
M crypto/evp/mac_meth.c
M crypto/property/property.c
M include/crypto/evp.h
M test/evp_fetch_prov_test.c
M test/recipes/30-test_evp_fetch_prov.t
Log Message:
-----------
evp: freeze MAC fetch cache and expand MAC fetch tests
Add frozen-method support for EVP_MAC fetches by wiring dup/free
callbacks and populating MAC entries during OSSL_LIB_CTX_freeze().