summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/rc4/rc4_test.c
diff options
context:
space:
mode:
authorjsing <>2022-09-03 16:01:23 +0000
committerjsing <>2022-09-03 16:01:23 +0000
commitd0cf54fdf2a9431fe817cbc6f9a450c5ae431bef (patch)
treed9f88e7afb11bde7d7ebd46c83b3f0037af70b32 /src/regress/lib/libcrypto/rc4/rc4_test.c
parent683000615ee42607c643c323988c280f7edb4247 (diff)
downloadopenbsd-d0cf54fdf2a9431fe817cbc6f9a450c5ae431bef.tar.gz
openbsd-d0cf54fdf2a9431fe817cbc6f9a450c5ae431bef.tar.bz2
openbsd-d0cf54fdf2a9431fe817cbc6f9a450c5ae431bef.zip
Stop using CBIGNUM_it internal to libcrypto.
CBIGNUM_it is supposed to be the "clear bignum" or "secure" bignum - that is one which zeros its memory after use and ensures that the constant time flags are set... in LibreSSL we always do both of these things for BIGNUMs, so just use BIGNUM_it instead. ok tb@
Diffstat (limited to 'src/regress/lib/libcrypto/rc4/rc4_test.c')
0 files changed, 0 insertions, 0 deletions