OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasHWSupport
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/crypto/internal/cipherhw/
cipherhw_s390x.go
9
//
hasHWSupport
reports whether the AES-128, AES-192 and AES-256 cipher message
12
func
hasHWSupport
() bool
14
var hwSupport =
hasHWSupport
()
/prebuilts/go/linux-x86/src/crypto/internal/cipherhw/
cipherhw_s390x.go
9
//
hasHWSupport
reports whether the AES-128, AES-192 and AES-256 cipher message
12
func
hasHWSupport
() bool
14
var hwSupport =
hasHWSupport
()
Completed in 394 milliseconds