diff options
author | jsing <> | 2025-08-12 10:09:46 +0000 |
---|---|---|
committer | jsing <> | 2025-08-12 10:09:46 +0000 |
commit | e5f4dc854c2c390526097888bf3654db21bdbb15 (patch) | |
tree | 25b70579b17511a42354b46d22fd95e599a86b6c /src/lib/libcrypto/rc4/rc4.c | |
parent | f111c1e299493f0bdf21f9ff08f046d429764e75 (diff) | |
download | openbsd-e5f4dc854c2c390526097888bf3654db21bdbb15.tar.gz openbsd-e5f4dc854c2c390526097888bf3654db21bdbb15.tar.bz2 openbsd-e5f4dc854c2c390526097888bf3654db21bdbb15.zip |
Bring in bignum_{mul,sqr}_6_12{,_alt}() from s2n-bignum.
These provide fast multiplication and squaring of inputs with 6x words,
producing a 12 word result. The non-_alt versions require the CPU to
support ADX instructions, while the _alt versions do not.
Diffstat (limited to 'src/lib/libcrypto/rc4/rc4.c')
0 files changed, 0 insertions, 0 deletions