diff options
author | tb <> | 2023-11-29 13:29:34 +0000 |
---|---|---|
committer | tb <> | 2023-11-29 13:29:34 +0000 |
commit | 49adf1fb564c33009eb18992e86dac6577364047 (patch) | |
tree | 999c123bc2deb7b99efd503a35c73c07b0a7a7e8 /src/lib/libcrypto/evp/p_lib.c | |
parent | 2ef851529997e0374d16c3733749d9cfb616a768 (diff) | |
download | openbsd-49adf1fb564c33009eb18992e86dac6577364047.tar.gz openbsd-49adf1fb564c33009eb18992e86dac6577364047.tar.bz2 openbsd-49adf1fb564c33009eb18992e86dac6577364047.zip |
Use a long for id in ssl3_get_cipher_by_id()
While the cipher id is effectively a 32-bit value, someone decided that
it should be represented by a long in various internal structs, whose
mameber is passed as id. So use a long because of this and also to make
an upcoming diff simpler.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions