openssl/crypto/hmac
Rich Salz 4b45c6e52b free cleanup almost the finale
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>
2015-04-30 17:57:32 -04:00
..
hm_ameth.c Move some ASN.1 internals to asn1_int.h 2015-03-24 12:03:36 +00:00
hm_pmeth.c free cleanup almost the finale 2015-04-30 17:57:32 -04:00
hmac.c Code style: space after 'if' 2015-04-16 13:44:59 -04:00
Makefile Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00