Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 14 May 2020 19:09:49 +0000 (21:09 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 21 Aug 2020 07:04:10 +0000 (09:04 +0200)
commitded346fad2f2c86bc13ac3beaf5e00e969f04442
tree6422944936a63fef97081630a5f5ef6ff7017a3c
parent4cdf44c46b699934b86b9d842cfd4448b7dbe58e
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11808)
17 files changed:
crypto/asn1/a_sign.c
crypto/asn1/a_verify.c
crypto/asn1/ameth_lib.c
crypto/asn1/asn1_err.c
crypto/ec/ecx_meth.c
crypto/err/openssl.txt
crypto/evp/digest.c
crypto/rsa/rsa_ameth.c
crypto/x509/x_all.c
include/crypto/asn1.h
include/crypto/evp.h
include/openssl/asn1.h
include/openssl/asn1err.h
include/openssl/evp.h
include/openssl/x509.h
util/libcrypto.num
util/missingcrypto.txt