minio/vendor/golang.org/x/crypto/blake2b
Andreas Auernhammer ca8520fb31 vendor x/sys/cpu and update x/crypto/blake2b (#5870)
This change updates the vendor'd x/crypto/blake2b package and
adds x/sys/cpu.

This change fixes an issue for Go1.11 affecting x/crypto/blake2b
since G1.11 removes the runtime-internal functions `suports_avx()` and
`supports_avx2()`.
2018-05-01 11:16:56 +05:30
..
blake2b.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
blake2b_amd64.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
blake2b_amd64.s vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
blake2b_generic.go update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00
blake2b_ref.go update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00
blake2bAVX2_amd64.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
blake2bAVX2_amd64.s vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
blake2x.go Update minio-go dependencies to latest 5.0.0 release (#5640) 2018-03-14 19:38:29 +05:30
register.go Update minio-go dependencies to latest 5.0.0 release (#5640) 2018-03-14 19:38:29 +05:30