crypto/internal/fips140/aes/gcm.GCMForTLS13.Open (method, view implemented interface methods)

one use

	crypto/internal/fips140/aes/gcm (current package)
		gcm_nonces.go#L200: func (g *GCMForTLS13) Open(dst, nonce, ciphertext, data []byte) ([]byte, error) {