diff options
author | jsing <> | 2023-07-07 15:06:50 +0000 |
---|---|---|
committer | jsing <> | 2023-07-07 15:06:50 +0000 |
commit | 8f94354b3d028c101be3492aee5742c619a27d12 (patch) | |
tree | 7d7945376eba5488469cff2b8e5b222283e171ee /src/lib/libcrypto/evp/p_lib.c | |
parent | 663b156eda8cd8200146681abd67be699d667ac3 (diff) | |
download | openbsd-8f94354b3d028c101be3492aee5742c619a27d12.tar.gz openbsd-8f94354b3d028c101be3492aee5742c619a27d12.tar.bz2 openbsd-8f94354b3d028c101be3492aee5742c619a27d12.zip |
Clean up alignment handling for SHA-256.
If input data is 32 bit aligned use be32toh() directly, otherwise use
crypto_load_be32toh(), cleaning up all of the HOST_c2l() usage.
ok beck@
Diffstat (limited to 'src/lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions