CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/22 06:21:07
Modified files:
lib/libcrypto/evp: evp_pkey.c
Log message:
Neuter EVP_PKEY_add1_attr_by_NID()
The last consumer in openssl(1) pkcs12 has been removed, so we no longer
need this function.
ok miod
