const google.golang.org/grpc/credentials/alts/internal/conn.overflowLenAES128GCMRekey

3 uses

	google.golang.org/grpc/credentials/alts/internal/conn (current package)
		aes128gcmrekey.go#L30: 	overflowLenAES128GCMRekey = 8
		aes128gcmrekey.go#L57: 	inCounter := NewInCounter(side, overflowLenAES128GCMRekey)
		aes128gcmrekey.go#L58: 	outCounter := NewOutCounter(side, overflowLenAES128GCMRekey)