chacha20poly1305: clarify the correct attribution for the AMD64 assembly.

Change-Id: I9c247e49a13788408b4fe49676520d608d8c4380
Reviewed-on: https://go-review.googlesource.com/31090
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Adam Langley <agl@golang.org>
This commit is contained in:
Adam Langley 2016-10-13 16:31:06 -07:00
Родитель 5f31782cfb
Коммит 6bcc37609f
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// This assembly file was lovingly hand-crafted by Vlad Krasnov of CloudFlare.
// +build go1.7
#include "textflag.h"