CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/03/02 03:21:12
Modified files: lib/libcrypto/evp: evp.h Log message: Garbage collect CUSTOM_KEY_LENGTH/SET_KEY_LENGTH These are unused defines that used to add unwanted complications in EVP_CIPHER_CTX_set_key_lenght(). ok jsing