caddy/vendor/github.com/codahale/aesnicheck/check_asm.go

6 lines
118 B
Go

// +build amd64
package aesnicheck
// HasAESNI returns whether AES-NI is supported by the CPU.
func HasAESNI() bool