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

one use

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