Sign in
go
/
gofrontend
/
fef8afc1876f4a1d5e9a8fd54c21bf5917966e10
/
.
/
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