This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a2efcb6acc
gitea
/
vendor
/
github.com
/
minio
/
sha256-simd
/
sha256blockSha_amd64.go
7 lines
103 B
Go
Raw
Blame
History
//+build !noasm,!appengine
package
sha256
//go:noescape
func
blockSha
(
h
*
[
8
]
uint32
,
message
[
]
uint8
)
Reference in New Issue
View Git Blame
Copy Permalink