mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
4b45c6e52b
Add OPENSSL_clear_free which merges cleanse and free. (Names was picked to be similar to BN_clear_free, etc.) Removed OPENSSL_freeFunc macro. Fixed the small simple ones that are left: CRYPTO_free CRYPTO_free_locked OPENSSL_free_locked Reviewed-by: Richard Levitte <levitte@openssl.org> |
||
---|---|---|
.. | ||
Makefile | ||
p12_add.c | ||
p12_asn.c | ||
p12_attr.c | ||
p12_crpt.c | ||
p12_crt.c | ||
p12_decr.c | ||
p12_init.c | ||
p12_key.c | ||
p12_kiss.c | ||
p12_mutl.c | ||
p12_npas.c | ||
p12_p8d.c | ||
p12_p8e.c | ||
p12_utl.c | ||
pk12err.c |