]> git.ipfire.org Git - thirdparty/openssl.git/commit - providers/implementations/signature/rsa.c
prov: support params arguments to signature init calls
authorPauli <ppzgs1@gmail.com>
Tue, 2 Mar 2021 12:43:36 +0000 (22:43 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 11 Mar 2021 22:27:21 +0000 (08:27 +1000)
commit556b8937d0fc323da2b206d6c13f0ddee8a7d340
tree14eaaee5205ea4f3ff90889407eb446e1cf3baac
parent5506cd0bbd874b164f59e3e6a6a530426a2b38bf
prov: support params arguments to signature init calls

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14383)
providers/implementations/signature/dsa.c
providers/implementations/signature/ecdsa.c
providers/implementations/signature/eddsa.c
providers/implementations/signature/mac_legacy.c
providers/implementations/signature/rsa.c
providers/implementations/signature/sm2sig.c