]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.boringcrypto] crypto/internal/cipherhw: fix AESGCMSupport for BoringCrypto
authorRuss Cox <rsc@golang.org>
Sat, 26 Aug 2017 01:24:15 +0000 (21:24 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 30 Aug 2017 19:23:39 +0000 (19:23 +0000)
commit9c307d8039b8b6513c8a8363347bf49c2e933993
treeb0be8c000925d62b911802fdb105014f43119e48
parentf48a9fb8154aaca47b7b701e560cb46bd70ed31a
[dev.boringcrypto] crypto/internal/cipherhw: fix AESGCMSupport for BoringCrypto

The override was not commented and was in the wrong file.

Change-Id: I739db561acff6d91b0f3559c8bb45437f11c0b04
Reviewed-on: https://go-review.googlesource.com/59250
Reviewed-by: Adam Langley <agl@golang.org>
src/crypto/internal/cipherhw/cipherhw_amd64.go
src/crypto/internal/cipherhw/generic.go