CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/02 13:48:40
Modified files:
lib/libcrypto/evp: evp_cipher.c
Log message:
Move the trivial EVP_CIPHER getters down
They are now below the CMS ASN.1 IV stuff, but above the EVP_CIPHER_meth*
API, which are setters, in a way.
