diff options
author | jsing <> | 2023-05-27 18:39:03 +0000 |
---|---|---|
committer | jsing <> | 2023-05-27 18:39:03 +0000 |
commit | d4cbaebb201580abb6146f23b603e976b071aa6c (patch) | |
tree | b3cdedd04ddc7a7851fe850e11e9a1030e7aa5a0 /src/lib/libc/stdlib/reallocarray.c | |
parent | 4de21666f8205fc59325362100bde121ed1b1bf2 (diff) | |
download | openbsd-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/reallocarray.c')
0 files changed, 0 insertions, 0 deletions