package cipherhw
import "crypto/internal/cipherhw"
Package cipherhw exposes common functions for detecting whether hardware support for certain ciphers and authenticators is present.
Index ¶
Functions ¶
func AESGCMSupport ¶
func AESGCMSupport() bool
Source Files ¶
Tools for package owners.