diff options
author | jca <> | 2024-03-24 13:56:35 +0000 |
---|---|---|
committer | jca <> | 2024-03-24 13:56:35 +0000 |
commit | 471080a8a794fa50624c5623e942762c8f568874 (patch) | |
tree | 79a6d86fa4e0e3b1429824f5fce97b1225465286 /src/regress/lib/libcrypto/evp/evp_test.c | |
parent | 5176ab31ca58949fc78b5b06b23adf63a83b9c44 (diff) | |
download | openbsd-471080a8a794fa50624c5623e942762c8f568874.tar.gz openbsd-471080a8a794fa50624c5623e942762c8f568874.tar.bz2 openbsd-471080a8a794fa50624c5623e942762c8f568874.zip |
Restore EVP_get_cipherbyname(NULL)/EVP_get_digestbyname(NULL) handling
The previous implementation used the now defunct OBJ_NAME_get() which
bailed out when passed a NULL argument. Difference spotted by the
regress tests in ports/net/openvpn (regular openvpn use is fine but
openvpn --show-ciphers/--show-digests crashes).
ok tb@
Diffstat (limited to 'src/regress/lib/libcrypto/evp/evp_test.c')
0 files changed, 0 insertions, 0 deletions