summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/amd64/crypto_cpu_caps.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add CPU capability detection for the Intel SHA extensions (aka SHA-NI).jsing2024-11-161-4/+18
* Check the correct variable in cpuid().jsing2024-11-121-2/+2
* Remove IA32 specific code from cryptlib.c.jsing2024-10-191-2/+8
* Provide crypto_cpu_caps_init() for amd64.jsing2024-10-181-0/+114