CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2024/12/06 08:01:01
Modified files: lib/libcrypto/man: EVP_DigestInit.3 EVP_CIPHER_CTX_init.3 Log message: Adjust the return type and value of EVP_MD_CTX_init(3) and EVP_CIPHER_CTX_init(3) after tb@ changed these to OpenSSL 1.1 semantics in evp.h rev. 1.124 on March 2 this year.