plugeth/crypto/blake2b
Marius van der Wijden cd29535672
crypto/blake2b: put architecture-dependent features behind build-tag (#28381)
This change to fixes a compilation-flaw on master, by putting architecture-specific functions behind corresponding build tags.
2023-10-19 14:04:26 +02:00
..
blake2b_amd64.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
blake2b_amd64.s core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 2019-08-21 13:09:15 +03:00
blake2b_f_fuzz_test.go crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2023-10-19 14:04:26 +02:00
blake2b_f_test.go crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2023-10-19 14:04:26 +02:00
blake2b_generic.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
blake2b_ref.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
blake2b_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
blake2b.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
blake2bAVX2_amd64.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
blake2bAVX2_amd64.s core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 2019-08-21 13:09:15 +03:00
blake2x.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 2019-08-21 13:09:15 +03:00
register.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00