]> git.ipfire.org Git - thirdparty/openssl.git/commit
Adapt diverse EVP_CIPHER functions to use get_params and set_params interfaces
authorRichard Levitte <levitte@openssl.org>
Tue, 9 Jul 2019 05:32:16 +0000 (07:32 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 11 Jul 2019 05:27:02 +0000 (07:27 +0200)
commit13273237a65d46186b6bea0b51aec90670d4598a
tree2b1fc25a379002c0e529d84f43400a1b5c3a5786
parent80942379c9fc66076b784cba6318ed6ca85ca3ea
Adapt diverse EVP_CIPHER functions to use get_params and set_params interfaces

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9328)
crypto/evp/build.info
crypto/evp/evp_enc.c
crypto/evp/evp_lib.c
crypto/evp/evp_locl.h
crypto/evp/evp_utils.c [new file with mode: 0644]
include/openssl/evp.h