func crypto/aes.newCipherGeneric
2 uses
crypto/aes (current package)
cipher.go#L45: func newCipherGeneric(key []byte) (cipher.Block, error) {
cipher_asm.go#L35: return newCipherGeneric(key)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)