Sign in
go
/
gofrontend
/
d67579759e1769c08148304b2d378ec0b05637d6
/
.
/
libgo
/
go
/
crypto
/
sha1
/
sha1block_generic.go
blob: 089b3c45ff017de8e7c6b7580a0db543ca338cae [
file
] [
log
] [
blame
]
// Copyright 2014 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// -build !amd64,!386,!arm,!s390x,!arm64
package sha1
var block = blockGeneric