mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 21:30:50 +02:00
643f472cfb
Changed APIs from wc_AesXts*Start -> wc_AesXts*Init. Enabled ASM for x64 in aes.c. AesXtsDecryptStart_sw same as AesXtsEncryptStart_sw so changed them to AesXtsInit_sw.