summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-05-27 16:11:47 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2026-06-05 19:36:36 +0800
commitb2b24a98863fee9a495c8afb602fe75b964a1a84 (patch)
treeb1d4341a733950e2723349d6bb322c4dcee6ba38 /scripts
parent265b861bece38318b8e0fc8fac0643d4ef906d31 (diff)
crypto: powerpc/aes - use min in ppc_{ecb,cbc,ctr,xts}_crypt
Replace min_t() with the simpler min() macro since the values are unsigned and compatible. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions