CRYPTO_mem_leaks Error in openssl 1.1.1d

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, 
I'm trying to use the CRYPTO_mem_leaks  API in openssl 1.1.1d, but during compilation I'm getting error as 
Unsatisfied symbol "CRYPTO_mem_leaks" 

I have Included the header 
#include <openssl/crypto.h>

one doubt is it is defined under crypto.h
#ifndef OPENSSL_NO_CRYPTO_MDEBUG
CRYPTO_mem_leaks //  defined
#endif 

in opensslconf.h is defined as  
#ifndef OPENSSL_NO_CRYPTO_MDEBUG
#define OPENSSL_NO_CRYPTO_MDEBUG
#endif 

How to resolve the issue?
please help me

Regards
Shivakumar

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux