diff options
author | jsing <> | 2025-09-07 06:28:03 +0000 |
---|---|---|
committer | jsing <> | 2025-09-07 06:28:03 +0000 |
commit | 98287b7cd5d64488bbaf57088225f91bd8e8a7f9 (patch) | |
tree | d754d9b930316cfd9ea844b18cd7f5b0b2a74ed1 /src/lib/libtls/tls_verify.c | |
parent | 9283c4361ce1f1a39a1f03c588c3d1a3da64025e (diff) | |
download | openbsd-98287b7cd5d64488bbaf57088225f91bd8e8a7f9.tar.gz openbsd-98287b7cd5d64488bbaf57088225f91bd8e8a7f9.tar.bz2 openbsd-98287b7cd5d64488bbaf57088225f91bd8e8a7f9.zip |
Remove BN_DIV2W.
The BN_DIV2W define provides a code path for double word division via the C
compiler, which is only enabled on hppa. Simplify the code and mop this up.
ok tb@
Diffstat (limited to 'src/lib/libtls/tls_verify.c')
0 files changed, 0 insertions, 0 deletions