diff options
author | kenjiro <> | 2025-05-21 03:53:20 +0000 |
---|---|---|
committer | kenjiro <> | 2025-05-21 03:53:20 +0000 |
commit | 18e1dba89cc7fe8fb5c145d47d93bef24f4caa35 (patch) | |
tree | 780bf80ce8f6bacfb3f6997c28e6a7d1f82cf725 /src/lib/libcrypto/modes | |
parent | a2c4e19629c138b7c4c868e4ddecb2717254f869 (diff) | |
download | openbsd-18e1dba89cc7fe8fb5c145d47d93bef24f4caa35.tar.gz openbsd-18e1dba89cc7fe8fb5c145d47d93bef24f4caa35.tar.bz2 openbsd-18e1dba89cc7fe8fb5c145d47d93bef24f4caa35.zip |
Add NULL checks to HKDF and TLS1-PRF EVP_PKEY cleanup functions
Check if ctx->data is NULL before calling freezero(). Also add
HKDF and TLS1-PRF to the EVP_PKEY cleanup regression test, as
they no longer crash with this change.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/modes')
0 files changed, 0 insertions, 0 deletions