summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_gen.c
diff options
context:
space:
mode:
authorjsing <>2023-01-07 16:13:46 +0000
committerjsing <>2023-01-07 16:13:46 +0000
commitcdfbcfee1342f6a121872deb4ffaad163f6f35ba (patch)
treea7d65be014883dd452a6a0318abcc058642960f6 /src/lib/libcrypto/dsa/dsa_gen.c
parent365289ec3e14258008bf04cecd5e8309e2b07753 (diff)
downloadopenbsd-cdfbcfee1342f6a121872deb4ffaad163f6f35ba.tar.gz
openbsd-cdfbcfee1342f6a121872deb4ffaad163f6f35ba.tar.bz2
openbsd-cdfbcfee1342f6a121872deb4ffaad163f6f35ba.zip
Flip BN_clear_free() and BN_free()
All of our BIGNUMs are cleared when we free them - move the code to BN_free() and have BN_clear_free() call BN_free(), rather than the other way around. ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_gen.c')
0 files changed, 0 insertions, 0 deletions