CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/01/30 06:54:28

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

Log message:
EVP_{Open,Seal}Init(): remove redundant EVP_CIPHER_CTX_reset() calls

The subsequent EVP_{Decrypt,Encrypt}Init_ex() calls already do that.

pointed out by jsing

Reply via email to