CVSROOT:        /cvs
Module name:    src
Changes by:     jos...@cvs.openbsd.org  2024/03/24 22:05:22

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

Log message:
Clean up EVP_CIPHER_CTX_{legacy_clear,cleanup} usage in evp/bio_enc.c

Additionally, this tidies up some surrounding code and replaces usage of
free with freezero and malloc with calloc.

ok tb@

Reply via email to