summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2023-12-23 13:05:06 +0000
committertb <>2023-12-23 13:05:06 +0000
commit087d716bad393341950e91422118869cabd427d3 (patch)
tree51d05cc125495283077cab49991645615c703cdc /src/lib/libc
parent21a1e7fee905de67c806420e9a84b1ee36df6881 (diff)
downloadopenbsd-087d716bad393341950e91422118869cabd427d3.tar.gz
openbsd-087d716bad393341950e91422118869cabd427d3.tar.bz2
openbsd-087d716bad393341950e91422118869cabd427d3.zip
Use more consistent order for Init/Update/Final
Consistently implement the _ex() version after the non-extended versions, First Cipher Init/Update/Final, then Encrypt, then Decrypt. This only switches the order of CipherFinal{,_ex} and move the DecryptInit* down, so they are no longer somewhere in the middle of the Encrypt* functions.
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions