Searched refs:CRYPTO_realloc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/
H A Dcrypto.h384 CRYPTO_realloc((char *)addr,(int)num,__FILE__,__LINE__)
537 void *CRYPTO_realloc(void *addr, int num, const char *file, int line);
H A Dmem.c375 void *CRYPTO_realloc(void *str, int num, const char *file, int line) function

Completed in 108 milliseconds