]> git.ipfire.org Git - thirdparty/openssl.git/commit
Change EVP_MAC method from copy to dup
authorKurt Roeckx <kurt@roeckx.be>
Tue, 18 Dec 2018 23:36:40 +0000 (00:36 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Thu, 6 Jun 2019 15:41:42 +0000 (17:41 +0200)
commit7ed66e2634e6cfbb16a1ef975572e79a479217a8
treecc09cf68cd6e72fe61d428842284a1f584a58a19
parentbe5fc053ed40bb714944f93e2d35265d2096f71f
Change EVP_MAC method from copy to dup

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
GH: #7651
crypto/blake2/blake2b_mac.c
crypto/blake2/blake2s_mac.c
crypto/cmac/cm_meth.c
crypto/evp/mac_lib.c
crypto/gmac/gmac.c
crypto/hmac/hm_meth.c
crypto/include/internal/evp_int.h
crypto/kmac/kmac.c
crypto/poly1305/poly1305_meth.c
crypto/siphash/siphash_meth.c