Searched refs:CRYPTO_mem_debug_realloc (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/crypto/ |
D | mem.c | 256 CRYPTO_mem_debug_realloc(str, NULL, num, 0, file, line); in CRYPTO_realloc() 258 CRYPTO_mem_debug_realloc(str, ret, num, 1, file, line); in CRYPTO_realloc()
|
D | mem_dbg.c | 410 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2, size_t num, in CRYPTO_mem_debug_realloc() function
|
/third_party/openssl/include/openssl/ |
D | crypto.h | 308 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2, size_t num, int flag,
|
/third_party/openssl/util/ |
D | libcrypto.num | 2892 CRYPTO_mem_debug_realloc 2851 1_1_0 EXIST::FUNCTION:CRYPTO_MDEBUG
|