Bodo Möller 5e54b4f364 Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit case
distinction (which does not work well because if CRYPTO_MDEBUG is
defined at library compile time, it is not necessarily defined at
application compile time; and memory debugging now can be reconfigured
at run-time anyway).  To get the intended semantics, we could just use
the EVP_DigestInit_dbg unconditionally (which uses the caller's
__FILE__ and __LINE__ for memory leak debugging), but this would make
memory debugging inconsistent.  Instead, callers can use
CRYPTO_push_info() to track down memory leaks.
2001-09-10 15:00:30 +00:00
..
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-09-06 17:02:33 +00:00
2001-09-10 14:10:10 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-09-10 14:51:19 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-09-06 10:42:56 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2000-02-01 02:21:16 +00:00
2001-09-07 11:43:30 +00:00
2001-07-05 10:20:07 +00:00
2001-03-02 10:57:54 +00:00