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

4 uses

	google.golang.org/grpc/credentials/alts/internal/conn (current package)
		aes128gcm.go#L42: 	outCounter Counter
		aes128gcm.go#L58: 		outCounter: NewOutCounter(side, overflowLenAES128GCM),
		aes128gcm.go#L73: 	seq, err := s.outCounter.Value()
		aes128gcm.go#L85: 	s.outCounter.Inc()