Home
last modified time | relevance | path

Searched refs:CRYPTO_zalloc (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dopenssl_shim.h27 CRYPTO_zalloc(size_t num, const char *file, int line);
31 #define OPENSSL_zalloc(num) CRYPTO_zalloc(num, __FILE__, __LINE__)
H A Dopenssl_shim.c31 CRYPTO_zalloc(size_t num, const char *file, int line) { in CRYPTO_zalloc() function
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dopenssl_shim.h25 CRYPTO_zalloc(size_t num, const char *file, int line);
29 #define OPENSSL_zalloc(num) CRYPTO_zalloc(num, __FILE__, __LINE__)
H A Dopenssl_shim.c29 CRYPTO_zalloc(size_t num, const char *file, int line) {
31 CRYPTO_zalloc(size_t num, const char *file, int line) { CRYPTO_zalloc() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dcrypto.h120 CRYPTO_zalloc(num, OPENSSL_FILE, OPENSSL_LINE)
267 void *CRYPTO_zalloc(size_t num, const char *file, int line);
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DOPENSSL_malloc.pod8 CRYPTO_malloc, CRYPTO_zalloc, CRYPTO_realloc, CRYPTO_free,
48 void *CRYPTO_zalloc(size_t num, const char *file, int line)
222 CRYPTO_malloc(), CRYPTO_zalloc(), CRYPTO_realloc(),
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dmem.c199 void *CRYPTO_zalloc(size_t num, const char *file, int line) in CRYPTO_zalloc() function
H A Dmem_sec.c169 return CRYPTO_zalloc(num, file, line); in CRYPTO_secure_zalloc()
H A Dprovider_core.c1890 OSSL_FUNC_CRYPTO_zalloc_fn CRYPTO_zalloc; variable
2147 { OSSL_FUNC_CRYPTO_ZALLOC, (void (*)(void))CRYPTO_zalloc },
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem.c228 void *CRYPTO_zalloc(size_t num, const char *file, int line) in CRYPTO_zalloc() function
H A Dmem_sec.c147 return CRYPTO_zalloc(num, file, line); in CRYPTO_secure_zalloc()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcrypto.h.in99 CRYPTO_zalloc(num, OPENSSL_FILE, OPENSSL_LINE)
322 void *CRYPTO_zalloc(size_t num, const char *file, int line);
H A Dcore_dispatch.h113 CRYPTO_zalloc, (size_t num, const char *file, int line))
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dprovider-base.pod44 void *CRYPTO_zalloc(size_t num, const char *file, int line);
150 CRYPTO_zalloc OSSL_FUNC_CRYPTO_ZALLOC
285 CRYPTO_malloc(), CRYPTO_zalloc(), CRYPTO_free(), CRYPTO_clear_free(),
/netbsd-src/crypto/external/bsd/openssl/dist/providers/fips/
H A Dfipsprov.c832 void *CRYPTO_zalloc(size_t num, const char *file, int line) in CRYPTO_zalloc() function
/netbsd-src/external/mpl/bind/dist/
H A Dconfig.h.in72 /* Define to 1 if you have the `CRYPTO_zalloc' function. */
H A Dconfigure.ac686 AC_CHECK_FUNCS([CRYPTO_zalloc])
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map849 CRYPTO_zalloc;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num3582 CRYPTO_zalloc 3534 1_1_0 EXIST::FUNCTION: