Home
last modified time | relevance | path

Searched refs:CRYPTO_realloc (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/
HDcrypto.h384 CRYPTO_realloc((char *)addr,(int)num,__FILE__,__LINE__)
537 void *CRYPTO_realloc(void *addr, int num, const char *file, int line);
HDmem.c367 void *CRYPTO_realloc(void *str, int num, const char *file, int line) in CRYPTO_realloc() function
/freebsd-11-stable/crypto/openssl/util/
HDlibeay.num185 CRYPTO_realloc 193 EXIST::FUNCTION:
/freebsd-11-stable/crypto/openssl/doc/
HDssleay.txt4142 CRYPTO_malloc(), CRYPTO_free() and CRYPTO_realloc().