diff options
author | jsing <> | 2024-10-19 13:06:11 +0000 |
---|---|---|
committer | jsing <> | 2024-10-19 13:06:11 +0000 |
commit | ddd498e9dc3b8e01469736ea80d9583f6d3b978a (patch) | |
tree | 80abe0c72655c8ae71236c909363b30c8bb010ba /src/lib/libcrypto/ec/ec_curve.c | |
parent | d2377970fef7d1c8e41cbb1d93b5e43185f032fc (diff) | |
download | openbsd-ddd498e9dc3b8e01469736ea80d9583f6d3b978a.tar.gz openbsd-ddd498e9dc3b8e01469736ea80d9583f6d3b978a.tar.bz2 openbsd-ddd498e9dc3b8e01469736ea80d9583f6d3b978a.zip |
Remove IA32 specific code from cryptlib.c.
Move the IA32 specific code to arch/{amd64,i386}/crypto_cpu_caps.c, rather
than polluting cryptlib.c with machine dependent code. A stub version of
crypto_cpu_caps_ia32() still remains for now.
Diffstat (limited to 'src/lib/libcrypto/ec/ec_curve.c')
0 files changed, 0 insertions, 0 deletions