]> git.ipfire.org Git - thirdparty/openssl.git/commit
Standard style for all EVP_xxx_free routines
authorRich Salz <rsalz@akamai.com>
Mon, 15 Feb 2021 17:31:36 +0000 (12:31 -0500)
committerRichard Levitte <levitte@openssl.org>
Sun, 18 Apr 2021 08:01:31 +0000 (10:01 +0200)
commit543e740b95e303790f8fe6ec59458b4ecdcfb56c
tree261354d5f3154847e0edc9cae3f81d4f14a855ee
parentad72484909abbcb088c52305894b87604ef58de8
Standard style for all EVP_xxx_free routines

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14193)
crypto/evp/asymcipher.c
crypto/evp/digest.c
crypto/evp/evp_enc.c
crypto/evp/evp_rand.c
crypto/evp/exchange.c
crypto/evp/kdf_lib.c
crypto/evp/kdf_meth.c
crypto/evp/kem.c
crypto/evp/mac_lib.c
crypto/evp/signature.c