openssl/providers/common/include/prov
slontis f5981c9629 Add utility function ossl_param_is_empty()
Changed all provider implementations that have a set_ctx_params()
to call this function instead of just testing (params == NULL).This
detects the case wherean OSSL_PARAM array contains just a terminator
entry.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25499)
2024-10-09 11:13:46 +02:00
..
__DECC_INCLUDE_EPILOGUE.H Update copyright year 2021-06-17 13:24:59 +01:00
__DECC_INCLUDE_PROLOGUE.H Update copyright year 2021-06-17 13:24:59 +01:00
bio.h Fix misc external ossl_ symbols. 2021-03-18 17:52:37 +10:00
der_digests.h.in Update copyright year 2021-06-17 13:24:59 +01:00
der_dsa.h.in Update copyright year 2021-06-17 13:24:59 +01:00
der_ec.h.in Move provider der_XXX.h.in files to the include directory. 2021-06-01 15:31:06 +10:00
der_ecx.h.in Update copyright year 2021-06-17 13:24:59 +01:00
der_rsa.h.in Move provider der_XXX.h.in files to the include directory. 2021-06-01 15:31:06 +10:00
der_sm2.h.in Move provider der_XXX.h.in files to the include directory. 2021-06-01 15:31:06 +10:00
der_wrap.h.in Update copyright year 2021-06-17 13:24:59 +01:00
proverr.h Add FIPS Indicator for ECDH cofactor. 2024-08-15 19:48:15 +02:00
provider_ctx.h Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
provider_util.h Update copyright year 2022-05-03 13:34:51 +01:00
providercommon.h Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
securitycheck.h Cleanups for FIPS options.. 2024-08-28 14:46:16 +02:00