func crypto/cipher.NewGCM

one use

	crypto/cipher (current package)
		gcm.go#L30: func NewGCM(cipher Block) (AEAD, error) {