Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AES: Use SSE2-based implementation as the fallback on x86 and x86-64.
Address some warnings from Clang/GCC in the SSE2 code that are disabled by default in BoringSSL but not in *ring*.
- Loading branch information