diff options
author | jsing <> | 2025-06-28 12:39:10 +0000 |
---|---|---|
committer | jsing <> | 2025-06-28 12:39:10 +0000 |
commit | 48723f4db60f6f8a8ad8424ffe5e0262d30f397c (patch) | |
tree | a759230fee0803d4b63c471498b9c879151a7c88 /src/lib/libc/net | |
parent | 6021a17fa478e42f9f97414c6114ffe64731e576 (diff) | |
download | openbsd-48723f4db60f6f8a8ad8424ffe5e0262d30f397c.tar.gz openbsd-48723f4db60f6f8a8ad8424ffe5e0262d30f397c.tar.bz2 openbsd-48723f4db60f6f8a8ad8424ffe5e0262d30f397c.zip |
Rework gcm128 implementation selection for amd64/i386.
Provide gcm128_amd64.c and gcm128_i386.c, which contain the appropriate
gcm128 initialisation and CPU feature tests for the respective platform.
This allows for all of the #define spagetti to be removed from gcm128.c
and removes one of the two remaining consumers of crypto_cpu_caps_ia32().
ok tb@
Diffstat (limited to 'src/lib/libc/net')
0 files changed, 0 insertions, 0 deletions