openssl/providers
Ingo Franzki f77fafd16e Make ERR_count_to_mark() available to providers via 'in' dispatch array
Functions like ERR_set_mark(), ERR_clear_last_mark(), and ERR_pop_to_mark()
are already passed to the a provider via the 'in' dispatch array of the
provider initialization function (although the documentation did not
mention them).

Also pass ERR_count_to_mark() to the provider the same way, and update
the documentation to mention all four functions.

Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28073)
2025-07-30 18:27:08 +02:00
..
common Implement KEMRecipientInfo (RFC9629) in CMS 2025-07-30 11:39:04 +02:00
fips Make ERR_count_to_mark() available to providers via 'in' dispatch array 2025-07-30 18:27:08 +02:00
implementations Implement KEMRecipientInfo (RFC9629) in CMS 2025-07-30 11:39:04 +02:00
baseprov.c Copyright year updates 2025-03-12 13:35:59 +00:00
build.info first cut at KEM & key management skeletons 2024-10-21 11:47:16 +01:00
decoders.inc Add LMS public key decoder. 2025-07-10 19:03:46 +10:00
defltprov.c LMS code review fixups 2025-07-10 19:04:37 +10:00
encoders.inc Copyright year updates 2025-03-12 13:35:59 +00:00
fips-sources.checksums make update 2025-03-12 13:37:18 +00:00
fips.checksum make update 2025-03-12 13:37:18 +00:00
fips.module.sources make update 2025-03-12 13:37:18 +00:00
legacyprov.c Make ERR_count_to_mark() available to providers via 'in' dispatch array 2025-07-30 18:27:08 +02:00
nullprov.c Copyright year updates 2023-09-07 09:59:15 +01:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc Add support for loading root CAs from Windows crypto API 2022-09-14 14:10:18 +01:00