summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/seed48.c
diff options
context:
space:
mode:
authortb <>2023-12-20 11:01:34 +0000
committertb <>2023-12-20 11:01:34 +0000
commit74b8ddb5b61f63537bdc48dc15df226c190bd7e0 (patch)
tree59e94bd04de23e14a572ad99e60f61364aa01d1a /src/lib/libc/stdlib/seed48.c
parent16cf191fc78fae1e65f8058c4b77bfedc8ca84c7 (diff)
downloadopenbsd-74b8ddb5b61f63537bdc48dc15df226c190bd7e0.tar.gz
openbsd-74b8ddb5b61f63537bdc48dc15df226c190bd7e0.tar.bz2
openbsd-74b8ddb5b61f63537bdc48dc15df226c190bd7e0.zip
Clean up EVP_DecryptFinal_ex()
Rework the code to use the usual variable names, return early if we have block size 1 and unindent the remainder of the code for block sizes 8 and 16. Rework the padding check to be less acrobatic and copy the remainder of the plain text into out using memcpy() rather than a for loop. input/ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/seed48.c')
0 files changed, 0 insertions, 0 deletions