CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/01/02 14:12:25
Modified files: lib/libcrypto/evp: evp_cipher.c Log message: Move down EVP_CIPHER_CTX accessors expose EVP_CIPHER internals These confusingly named getters were added "for convenience" in 1.1. They fit best next to the EVP_CIPHER API.