summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
authorjsing <>2023-05-27 18:39:03 +0000
committerjsing <>2023-05-27 18:39:03 +0000
commitd4cbaebb201580abb6146f23b603e976b071aa6c (patch)
treeb3cdedd04ddc7a7851fe850e11e9a1030e7aa5a0 /src/lib/libc/stdlib
parent4de21666f8205fc59325362100bde121ed1b1bf2 (diff)
downloadopenbsd-d4cbaebb201580abb6146f23b603e976b071aa6c.tar.gz
openbsd-d4cbaebb201580abb6146f23b603e976b071aa6c.tar.bz2
openbsd-d4cbaebb201580abb6146f23b603e976b071aa6c.zip
Implement SHA256_{Update,Transform,Final}() directly in sha256.c.
m32_common.h is a typical OpenSSL macro horror show - copy the update, transform and final functions from md32_common.h, manually expanding the macros for SHA256. This will allow for further clean up to occur. No change in generated assembly. ok beck@ tb@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions