summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_lib.c
diff options
context:
space:
mode:
authorjsing <>2025-01-22 09:56:58 +0000
committerjsing <>2025-01-22 09:56:58 +0000
commite7605a5f9628e0963785991b55f4323b645d578d (patch)
treed2ec6435082a34e334b6f6b0786fa0de6fecc1c7 /src/lib/libcrypto/dsa/dsa_lib.c
parentbd450906a6797685e2415f6b369eaba032238591 (diff)
downloadopenbsd-e7605a5f9628e0963785991b55f4323b645d578d.tar.gz
openbsd-e7605a5f9628e0963785991b55f4323b645d578d.tar.bz2
openbsd-e7605a5f9628e0963785991b55f4323b645d578d.zip
Remove the mul_generator_ct function pointer from EC_METHOD.
There's no need for a separate mul_generator_ct() function pointer - we really only need mul_single_ct() and mul_double_nonct(). And rather than calling ec_mul_ct() and having it figure out which point to use, explicitly pass the generator point when calling mul_single_ct(). ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions