google.golang.org/grpc/credentials/alts/internal/conn.aes128gcmRekey.outCounter (field)

3 uses

	google.golang.org/grpc/credentials/alts/internal/conn (current package)
		aes128gcmrekey.go#L47: 	outCounter Counter
		aes128gcmrekey.go#L85: 	seq, err := s.outCounter.Value()
		aes128gcmrekey.go#L97: 	s.outCounter.Inc()