openssl/providers
Richard Levitte 7b131de2bb PROV: Add support for error queue marks and implement in FIPS module
This propagates ERR_set_mark(), and ERR_clear_last_mark() and
ERR_pop_to_mark() for provider use.

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/10803)
2020-01-21 14:06:54 +01:00
..
common Add AES_CBC_HMAC_SHA ciphers to providers. 2020-01-06 13:02:16 +10:00
fips PROV: Add support for error queue marks and implement in FIPS module 2020-01-21 14:06:54 +01:00
implementations Implement the NULL cipher in the default provider 2020-01-20 15:28:39 +00:00
build.info EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
defltprov.c Implement the NULL cipher in the default provider 2020-01-20 15:28:39 +00:00
legacyprov.c Tweak some algorithm naming inconsistencies 2019-11-21 15:45:37 +00:00