Searched refs:CRYPTO_realloc (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/crypto/openssl/crypto/ |
| HD | crypto.h | 384 CRYPTO_realloc((char *)addr,(int)num,__FILE__,__LINE__) 537 void *CRYPTO_realloc(void *addr, int num, const char *file, int line);
|
| HD | mem.c | 367 void *CRYPTO_realloc(void *str, int num, const char *file, int line) in CRYPTO_realloc() function
|
| /freebsd-11-stable/crypto/openssl/util/ |
| HD | libeay.num | 185 CRYPTO_realloc 193 EXIST::FUNCTION:
|
| /freebsd-11-stable/crypto/openssl/doc/ |
| HD | ssleay.txt | 4142 CRYPTO_malloc(), CRYPTO_free() and CRYPTO_realloc().
|