diff options
author | Pascal van Leeuwen <pascalvanl@gmail.com> | 2019-07-05 09:36:31 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-07-26 22:08:01 +1000 |
commit | 31fb084c4eb556fac30115d99bc518c7944887d2 (patch) | |
tree | 4381440646ae49312ceb36d7938a9574a465b46f /crypto/crypto_user_base.c | |
parent | 0e17e3621a28a67871a8c69f5fccdf7d009fd939 (diff) |
crypto: inside-secure -reduce hash byte counters to 64 bits
This patch recognises the fact that the hardware cannot ever process more
than 2,199,023,386,111 bytes of hash or HMAC payload, so there is no point
in maintaining 128 bit wide byte counters, 64 bits is more than sufficient
Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/crypto_user_base.c')
0 files changed, 0 insertions, 0 deletions