diff options
author | tb <> | 2024-01-07 15:21:04 +0000 |
---|---|---|
committer | tb <> | 2024-01-07 15:21:04 +0000 |
commit | 8cb170b1f4aa3af43ce874bfe6b6516969e9d657 (patch) | |
tree | 3be49c5032c18bd9edf4a0103766bcfe0ce295a7 /src/lib/libcrypto/objects/obj_dat.c | |
parent | e76a414f8808d66dcbcfa39c77bedc8c8f469d5b (diff) | |
download | openbsd-8cb170b1f4aa3af43ce874bfe6b6516969e9d657.tar.gz openbsd-8cb170b1f4aa3af43ce874bfe6b6516969e9d657.tar.bz2 openbsd-8cb170b1f4aa3af43ce874bfe6b6516969e9d657.zip |
Improve EVP_CIPHER_{get,set}_asn1_iv()
Use iv_len for the variables storing the IV length, formerly l and j.
Remove use of the unnecessary variable i and unindent the whole mess.
Some return values are fishy. That will be addressed in subsequent
commits.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions