summaryrefslogtreecommitdiffstats
path: root/crypto/dllmain.c
diff options
context:
space:
mode:
authorslontis <shane.lontis@oracle.com>2022-12-20 13:44:18 +1000
committerTomas Mraz <tomas@openssl.org>2023-01-12 12:13:47 +0100
commite8add4d379075a6daef2591edd830297d469b9f4 (patch)
tree0c00fa3f52019c49ec1102ab9b65cbaabc142973 /crypto/dllmain.c
parent5adca946c3b6f779eb593bff6dbefe0a85238d84 (diff)
SSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX_get_kdf_size()
is used. Fixes #19934 The existing code was looking for the digest size, and then returned zero. The example code in EVP_KDF-SS.pod has been corrected to not use a digest. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19935)
Diffstat (limited to 'crypto/dllmain.c')
0 files changed, 0 insertions, 0 deletions