Home
last modified time | relevance | path

Searched defs:CRYPTO_realloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dmem.c210 void *CRYPTO_realloc(void *str, size_t num, const char *file, int line) in CRYPTO_realloc() function
H A Dprovider_core.c1893 OSSL_FUNC_CRYPTO_realloc_fn CRYPTO_realloc; variable
/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c847 void *CRYPTO_realloc(void *addr, size_t num, const char *file, int line) in CRYPTO_realloc() function