openssl/providers/implementations
Pauli f590a5ea1a signature: add FIPS error state handling
The functions that check for the provider being runnable are: newctx, dupctx,
sign init, sign, verify init, verify, verify recover init, verify recover,
digest sign init, digest sign final, digest verify init and digest verify final.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12801)
2020-09-12 16:46:20 +10:00
..
asymciphers asymciphers: add FIPS error state handling 2020-09-12 16:46:20 +10:00
ciphers
digests digests: add FIPS error state handling 2020-09-12 16:46:20 +10:00
encode_decode ENCODER: Refactor provider implementations, and some cleanup 2020-09-09 16:35:22 +02:00
exchange exchange: add FIPS error state handling 2020-09-12 16:46:20 +10:00
include/prov digests: add FIPS error state handling 2020-09-12 16:46:20 +10:00
kdfs kdf: add FIPS error state handling 2020-09-12 16:46:20 +10:00
keymgmt Fix coverity CID #1466371 - fix dereference before NULL check. 2020-09-05 15:41:30 +10:00
macs mac: add FIPS error state handling 2020-09-12 16:46:20 +10:00
rands rand: add FIPS error state handling 2020-09-12 16:46:20 +10:00
signature signature: add FIPS error state handling 2020-09-12 16:46:20 +10:00
storemgmt STORE: Add a built-in 'file:' storemgmt implementation (loader) 2020-09-03 17:48:32 +02:00
build.info STORE: Add a built-in 'file:' storemgmt implementation (loader) 2020-09-03 17:48:32 +02:00