openssl/providers
Pauli f99d3eedf7 ciphers: add FIPS error state handling
The functions that check for the provider being runnable are: new, init, final
and dupctx.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12801)
2020-09-12 16:46:51 +10:00
..
common provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
fips FIPS: rename the status call to is_running. 2020-09-12 16:46:20 +10:00
implementations ciphers: add FIPS error state handling 2020-09-12 16:46:51 +10:00
baseprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
build.info provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
decoders.inc Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
defltprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
encoders.inc ENCODER: Refactor provider implementations, and some cleanup 2020-09-09 16:35:22 +02:00
legacyprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
nullprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
prov_running.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
stores.inc STORE: Add a built-in 'file:' storemgmt implementation (loader) 2020-09-03 17:48:32 +02:00