CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/20 08:12:51
Modified files:
lib/libcrypto/evp: pmeth_lib.c
Log message:
Rename int_ctx_new() into evp_pkey_ctx_new()
int_ctx_new() is a bad, generic, nondescriptive name.
requested by jsing
