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

3 uses

	google.golang.org/grpc/credentials/alts/internal/conn (current package)
		aes128gcmrekey.go#L46: 	inCounter  Counter
		aes128gcmrekey.go#L106: 	seq, err := s.inCounter.Value()
		aes128gcmrekey.go#L114: 	s.inCounter.Inc()