CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/30 02:57:26
Modified files:
regress/lib/libcrypto/evp: Makefile
Added files:
regress/lib/libcrypto/evp: evp_pkey_cleanup.c
Log message:
Add a simple test to ensure that pmeth->cleanup() can cope with NULL
pkey_ctx->data.
