boringssl/crypto/cipher/asm
Adam Langley 1da9c67a99 Use a Perlasm variable rather than an #if to exclude the ChaCha20-Poly1305 asm on Windows.
The Windows assembler doesn't appear to do preprocessor macros but nor
can it cope with this style of label.

Change-Id: I0b8ca7372bb9ea0f20101ed138681d379944658e
Reviewed-on: https://boringssl-review.googlesource.com/13207
Reviewed-by: David Benjamin <davidben@google.com>
2017-01-23 22:05:06 +00:00
..
chacha20_poly1305_x86_64.pl Use a Perlasm variable rather than an #if to exclude the ChaCha20-Poly1305 asm on Windows. 2017-01-23 22:05:06 +00:00