summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto_ex_data.c
diff options
context:
space:
mode:
authorjsing <>2025-06-15 15:11:50 +0000
committerjsing <>2025-06-15 15:11:50 +0000
commit51f804b282da1b0813454f9f6027d3726deea4c7 (patch)
tree0878a73d8f7c407a43db41308974923535249794 /src/lib/libcrypto/crypto_ex_data.c
parent9fe52b4c66b17ca20d6e89f97ea00d36ce86086e (diff)
downloadopenbsd-51f804b282da1b0813454f9f6027d3726deea4c7.tar.gz
openbsd-51f804b282da1b0813454f9f6027d3726deea4c7.tar.bz2
openbsd-51f804b282da1b0813454f9f6027d3726deea4c7.zip
Integrate AES-NI into the AES code.
Currently, the AES-NI code is only integrated into EVP - add code to integrate AES-NI into AES. Rename the assembly provided functions and provide C versions for the original names, which check for AES-NI support and dispatch to the appropriate function. This means that the AES_* public API will now use AES-NI, if available. ok tb@
Diffstat (limited to 'src/lib/libcrypto/crypto_ex_data.c')
0 files changed, 0 insertions, 0 deletions