<div dir="ltr">Hi, <br>I'm trying to use the CRYPTO_mem_leaks  API in openssl 1.1.1d, but during compilation I'm getting error as <div><b>Unsatisfied symbol "CRYPTO_mem_leaks" </b><br></div><div><br></div><div>I have Included the header </div><div>#include <openssl/crypto.h></div><div><br></div><div>one doubt is it is defined under crypto.h</div><div>#ifndef OPENSSL_NO_CRYPTO_MDEBUG</div><div>CRYPTO_mem_leaks //  defined<br></div><div>#endif </div><div><br></div><div>in opensslconf.h is defined as  </div><div>#ifndef OPENSSL_NO_CRYPTO_MDEBUG<br></div><div>#define OPENSSL_NO_CRYPTO_MDEBUG</div><div>#endif </div><div><br></div><div>How to resolve the issue?</div><div>please help me</div><div><div><br></div>Regards</div><div>Shivakumar</div></div>