Sign in
go
/
gofrontend
/
10a1671d94ddc0c39f2f4b039e5ea33358f414c0
/
.
/
libgo
/
go
/
crypto
/
sha256
/
sha256block_s390x.go
blob: 4de1c83eaa11f6f0a6f2dc8f294b47aca4df9767 [
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.
// +build ignore
package sha256
import "internal/cpu"
var useAsm = cpu.S390X.HasSHA256