diff options
author | slontis <shane.lontis@oracle.com> | 2024-09-20 02:34:08 +0200 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2024-10-09 11:13:46 +0200 |
commit | f5981c9629667a5a5d63cf1f88903ee6b54a45e3 (patch) | |
tree | f5bc4a5014f3740073145e59a374486ab57eaa8b /providers/implementations/ciphers/cipher_aes_gcm_siv_polyval.c | |
parent | APPS/storeutl: fix case where uri and outfile are the same (diff) | |
download | openssl-f5981c9629667a5a5d63cf1f88903ee6b54a45e3.tar.xz openssl-f5981c9629667a5a5d63cf1f88903ee6b54a45e3.zip |
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)
Diffstat (limited to 'providers/implementations/ciphers/cipher_aes_gcm_siv_polyval.c')
0 files changed, 0 insertions, 0 deletions