CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2024/01/02 11:21:02

Modified files:
        lib/libcrypto/evp: evp_cipher.c 

Log message:
Consistently use ctx for an EVP_CIPHER_CTX

Not c (which is most of the time an EVP_CIPHER) or a (?!).

Reply via email to