blob: b1159ae0982c125222c7c846f973b163fdd74184 [file] [log] [blame]
Robert Sloanc9abfe42018-11-26 12:19:07 -08001; This file is generated from a similarly-named Perl script in the BoringSSL
2; source tree. Do not edit by hand.
3
David Benjaminf31229b2017-01-25 14:08:15 -05004default rel
5%define XMMWORD
6%define YMMWORD
7%define ZMMWORD
Robert Sloan726e9d12018-09-11 11:45:04 -07008
9%ifdef BORINGSSL_PREFIX
10%include "boringssl_prefix_symbols_nasm.inc"
11%endif
Pete Bentley0c61efe2019-08-13 09:32:23 +010012section .text code align=64
13
David Benjaminf31229b2017-01-25 14:08:15 -050014global dummy_chacha20_poly1305_asm
15
16dummy_chacha20_poly1305_asm:
17 DB 0F3h,0C3h ;repret