6 lines
63 B
Go
6 lines
63 B
Go
// +build arm64
|
|
|
|
package sha3
|
|
|
|
func keccakf(state *[25]uint64)
|