go-ethereum/crypto/blake2b
Daniel Liu b5cc7e6fc0 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.
2024-12-09 17:49:00 +08:00
..
blake2b.go crypto: more linters and fix typo (#24783) 2024-12-09 17:49:00 +08:00
blake2b_amd64.go crypto: add go:build lines (#23468) 2024-12-09 17:49:00 +08:00
blake2b_amd64.s new EVM Upgrade 2021-09-21 16:53:46 +05:30
blake2b_f_fuzz_test.go crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2024-12-09 17:49:00 +08:00
blake2b_f_test.go crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2024-12-09 17:49:00 +08:00
blake2b_generic.go crypto: more linters and fix typo (#24783) 2024-12-09 17:49:00 +08:00
blake2b_ref.go crypto: add go:build lines (#23468) 2024-12-09 17:49:00 +08:00
blake2b_test.go crypto: more linters and fix typo (#24783) 2024-12-09 17:49:00 +08:00
blake2bAVX2_amd64.go crypto: add go:build lines (#23468) 2024-12-09 17:49:00 +08:00
blake2bAVX2_amd64.s new EVM Upgrade 2021-09-21 16:53:46 +05:30
blake2x.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
register.go crypto: add go:build lines (#23468) 2024-12-09 17:49:00 +08:00