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