summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/sha256.c
diff options
context:
space:
mode:
authortb <>2025-02-13 11:19:49 +0000
committertb <>2025-02-13 11:19:49 +0000
commitaee4d44b17e8fc57dfaadf57efabb128712c9f72 (patch)
treeb4719b45a328028e919d8d242d7046508e2bae1b /src/lib/libcrypto/sha/sha256.c
parent4d14a0160a4c9b56bb435f52958b6af4d767c02d (diff)
downloadopenbsd-aee4d44b17e8fc57dfaadf57efabb128712c9f72.tar.gz
openbsd-aee4d44b17e8fc57dfaadf57efabb128712c9f72.tar.bz2
openbsd-aee4d44b17e8fc57dfaadf57efabb128712c9f72.zip
ec_mont_group_set_curve: convert to BN_MONT_CTX_create() and simplify
This removes the penultimate internal call of BN_MONT_CTX_new(). The last one could be removed at the cost of introducing a BN_MONT_CTX_dup(), which probably isn't worth it. ok jsing
Diffstat (limited to 'src/lib/libcrypto/sha/sha256.c')
0 files changed, 0 insertions, 0 deletions