mirror of
https://github.com/openssl/openssl.git
synced 2024-12-03 05:41:46 +08:00
d64070838e
Start ensuring all OpenSSL "free" routines allow NULL, and remove any if check before calling them. This gets DH_free, DSA_free, RSA_free Reviewed-by: Matt Caswell <matt@openssl.org> |
||
---|---|---|
.. | ||
dh192.pem | ||
dh512.pem | ||
dh1024.pem | ||
dh2048.pem | ||
dh4096.pem | ||
dh_ameth.c | ||
dh_asn1.c | ||
dh_check.c | ||
dh_depr.c | ||
dh_err.c | ||
dh_gen.c | ||
dh_kdf.c | ||
dh_key.c | ||
dh_lib.c | ||
dh_pmeth.c | ||
dh_prn.c | ||
dh_rfc5114.c | ||
dh.h | ||
dhtest.c | ||
example | ||
generate | ||
Makefile |