summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/evp/evp_ecx_test.c
diff options
context:
space:
mode:
authorjsing <>2022-11-23 03:10:10 +0000
committerjsing <>2022-11-23 03:10:10 +0000
commit18fd3b0a66fb6b89d05631662dad5467cb0ee3bb (patch)
treeebbcc77732029817b196e897af247c3a859a9ce9 /src/regress/lib/libcrypto/evp/evp_ecx_test.c
parentbc4574576aa870ae46b89eb9506a76cdccea8db2 (diff)
downloadopenbsd-18fd3b0a66fb6b89d05631662dad5467cb0ee3bb.tar.gz
openbsd-18fd3b0a66fb6b89d05631662dad5467cb0ee3bb.tar.bz2
openbsd-18fd3b0a66fb6b89d05631662dad5467cb0ee3bb.zip
Use bn_wexpand() rather than bn_expand() with sizeof(BN_ULONG).
This also fixes a bug in BN_MONT_CTX_set(), where the sizeof(BN_ULONG) in the call to bn_expand() was not multiplied by eight (to get bits). ok tb@
Diffstat (limited to 'src/regress/lib/libcrypto/evp/evp_ecx_test.c')
0 files changed, 0 insertions, 0 deletions