forked from wolfSSL/wolfssl
AES-GCM x86_64 MSVC ASM: XMM6-15 are non-volatile
Put XMM6-15, when used, on the stack at start of function and restore at end of function.
This commit is contained in:
Put XMM6-15, when used, on the stack at start of function and restore at end of function.