boringssl/crypto/modes/asm
Brian Smith ac153bded3 Remove unused non-MMX/SSE GCM assembly code.
BoringSSL can assume that MMX, SSE, and SSE2 is always supported so
there is no need for a runtime check and there's no need for this
fallback code. Removing the code improves coverage analysis and shrinks
code size.

Change-Id: I782a1bae228f700895ada0bc56687e53cd02b5df
Reviewed-on: https://boringssl-review.googlesource.com/13022
Reviewed-by: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <alangley@gmail.com>
Commit-Queue: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <alangley@gmail.com>
2017-01-13 01:11:11 +00:00
..
aesni-gcm-x86_64.pl
ghash-armv4.pl
ghash-x86_64.pl
ghash-x86.pl Remove unused non-MMX/SSE GCM assembly code. 2017-01-13 01:11:11 +00:00
ghashp8-ppc.pl Add PPC64LE assembly for AES-GCM. 2016-09-27 18:43:20 +00:00
ghashv8-armx.pl Allow .arch directives with Clang. 2016-08-26 17:45:49 +00:00