Re: [RFC][PATCH 01/12] crypto: Remove u128 usage

From: Peter Zijlstra
Date: Mon Dec 19 2022 - 12:02:04 EST


On Mon, Dec 19, 2022 at 04:56:33PM +0100, Jason A. Donenfeld wrote:

> Why not just use `u128` from types.h in this file?

Ordering, I can't very well introduce it in types.h while other
definitions exist in the tree. So I first have to clean up the u128
namespace.