openssl/providers/implementations/signature
Matt Caswell f271389305 Enable PKEY MAC bridge signature algs to take ctx params
The underlying MAC implementations may take ctx params. Therefore we allow
the bridge to pass these through.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12732)
2020-09-03 09:40:52 +01:00
..
build.info Improve code reuse in the provider MAC bridge 2020-08-29 17:40:11 +10:00
dsa.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
ecdsa.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
eddsa.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
mac_legacy.c Enable PKEY MAC bridge signature algs to take ctx params 2020-09-03 09:40:52 +01:00
rsa.c Fix coverity CID #1458641 - Dereference before NULL check when setting ctx->flag_allow_md in rsa.c 2020-08-24 11:19:28 +10:00