summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/p_lib.c
diff options
context:
space:
mode:
authortb <>2025-07-02 06:19:46 +0000
committertb <>2025-07-02 06:19:46 +0000
commit7edbe7bd718b07fc0ee65862b6c5c4f9f6bbc7f8 (patch)
tree5119f50a6eeee82e61c39626f92d8bcb1dcfe624 /src/lib/libcrypto/evp/p_lib.c
parent516eee130b58dc8346e1533a697c1c964aac8098 (diff)
downloadopenbsd-7edbe7bd718b07fc0ee65862b6c5c4f9f6bbc7f8.tar.gz
openbsd-7edbe7bd718b07fc0ee65862b6c5c4f9f6bbc7f8.tar.bz2
openbsd-7edbe7bd718b07fc0ee65862b6c5c4f9f6bbc7f8.zip
EVP_CipherInit_ex(): normalize EVP_CIPHER_CTX_ctrl() error check
While EVP_CIPHER_CTX_ctrl() can return a negative value this can't actually happen currently as all ciphers with EVP_CIPH_CTRL_INIT set normalize the EVP_CTRL_INIT return value to boolean in their ctrl() methods. Still, this check looks weird in grep, so align it. ok beck kenjiro
Diffstat (limited to 'src/lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions