mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-28 19:26:34 +00:00
10 lines
255 B
Go
10 lines
255 B
Go
// Code generated by command: go run src.go -out ../../f1600x4_amd64.s -stubs ../../f1600x4stubs_amd64.go -pkg keccakf1600. DO NOT EDIT.
|
|
|
|
//go:build amd64
|
|
// +build amd64
|
|
|
|
package keccakf1600
|
|
|
|
//go:noescape
|
|
func f1600x4AVX2(state *uint64, rc *[24]uint64)
|