Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem.c238 void *CRYPTO_realloc(void *str, size_t num, const char *file, int line) in CRYPTO_realloc() function
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl/dist/providers/fips/
H A Dfipsprov.c847 void *CRYPTO_realloc(void *addr, size_t num, const char *file, int line) in CRYPTO_realloc() function