diff options
author | tb <> | 2025-02-13 11:18:00 +0000 |
---|---|---|
committer | tb <> | 2025-02-13 11:18:00 +0000 |
commit | b873158067d72f18b3026b7f4691a448bf46372b (patch) | |
tree | c58c36f68ab5c8d5e541d2ba804ecd4f93ae414f /src/lib/libcrypto/ec/ecp_methods.c | |
parent | aa1d25c8cda35c34eff58c5d6568560b729ba8bf (diff) | |
download | openbsd-b873158067d72f18b3026b7f4691a448bf46372b.tar.gz openbsd-b873158067d72f18b3026b7f4691a448bf46372b.tar.bz2 openbsd-b873158067d72f18b3026b7f4691a448bf46372b.zip |
dsa_gen: convert to BN_MONT_CTX_create()
This can now be a single call before the BN_MONT_CTX is actually used
rather than two calls separated by 170 lines.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/ec/ecp_methods.c')
0 files changed, 0 insertions, 0 deletions