Sign in
go
/
go
/
cf6124f807e5138cd533bab687d2e233f8fefde8
/
.
/
src
/
crypto
/
sha1
/
sha1block_s390x.go
blob: f8b0d8ba31007bb9aec40548f4ad06b1b2b70321 [
file
] [
log
] [
blame
]
// Copyright 2016 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.
//go:build !purego
package sha1
import "internal/cpu"
var useAsm = cpu.S390X.HasSHA1