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
commit647a51042d43cddabf51a51f62a8a250a284f399 (patch)
treea7d65be014883dd452a6a0318abcc058642960f6 /src/lib/libcrypto/dsa/dsa_gen.c
parentb8509fbf001a81e19a6a7143b220201c9a6e3d1f (diff)
downloadopenbsd-647a51042d43cddabf51a51f62a8a250a284f399.tar.gz
openbsd-647a51042d43cddabf51a51f62a8a250a284f399.tar.bz2
openbsd-647a51042d43cddabf51a51f62a8a250a284f399.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