crypto/blake2b
Austin Clements 8291fff38a blake2b: test all three hashing implementations
This adds use* flags for all arches so a common test can observe what
implementations are supported and test all supported implementations.

Change-Id: I0497b91294ed99309074ac4614ac996e006630c5
Reviewed-on: https://go-review.googlesource.com/31714
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Andreas Auernhammer <aead@mail.de>
2016-10-24 19:19:48 +00:00
..
blake2b.go blake2s,blake2b: fix typo in package doc 2016-10-19 07:14:13 +00:00
blake2bAVX2_amd64.go blake2b: new package 2016-10-18 17:05:21 +00:00
blake2bAVX2_amd64.s blake2b: use proper Go frame sizes 2016-10-21 19:51:14 +00:00
blake2b_amd64.go blake2b: test all three hashing implementations 2016-10-24 19:19:48 +00:00
blake2b_amd64.s blake2b: use proper Go frame sizes 2016-10-21 19:51:14 +00:00
blake2b_generic.go blake2b: new package 2016-10-18 17:05:21 +00:00
blake2b_ref.go blake2b: test all three hashing implementations 2016-10-24 19:19:48 +00:00
blake2b_test.go blake2b: test all three hashing implementations 2016-10-24 19:19:48 +00:00