summaryrefslogtreecommitdiff
path: root/lib/libcrypto/crypto_internal.h
AgeCommit message (Expand)Author
2024-09-06Reenable AES-NI in libcryptoTheo Buehler
2024-08-11Provide and use crypto_arch.h.Joel Sing
2024-04-17Provide constant time operations for uint8_t.Joel Sing
2024-03-28Include stdint.h since we use uint*_t types.Joel Sing
2024-03-26Fix function guards.Joel Sing
2023-08-15Clean up alignment handling.Joel Sing
2023-05-27Clean up alignment handling for SHA-512.Joel Sing
2023-05-19backout alignment changes (breaking at least two architectures)Theo de Raadt
2023-05-17Clean up alignment handling for SHA-512.Joel Sing
2023-04-14Provide soon to be used crypto_store_htobe32().Joel Sing
2023-04-12Provide and use crypto_ro{l,r}_u{32,64}().Joel Sing
2023-04-12Provide and use crypto_store_htobe64().Joel Sing