Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/doc/man3/
H A DOPENSSL_malloc.pod8 CRYPTO_malloc, CRYPTO_zalloc, CRYPTO_realloc, CRYPTO_free,
44 void *CRYPTO_zalloc(size_t num, const char *file, int line);
174 CRYPTO_malloc(), CRYPTO_zalloc(), CRYPTO_realloc(),
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dcrypto.h98 CRYPTO_zalloc(num, OPENSSL_FILE, OPENSSL_LINE)
345 void *CRYPTO_zalloc(size_t num, const char *file, int line);
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))
/freebsd-14.2/crypto/openssl/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 },
/freebsd-14.2/crypto/openssl/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(),
/freebsd-14.2/crypto/openssl/providers/fips/
H A Dfipsprov.c832 void *CRYPTO_zalloc(size_t num, const char *file, int line) in CRYPTO_zalloc() function
/freebsd-14.2/secure/lib/libcrypto/
H A DVersion.map851 CRYPTO_zalloc;
/freebsd-14.2/secure/lib/libcrypto/man/man3/
H A DMakefile1184 MLINKS+= OPENSSL_malloc.3 CRYPTO_zalloc.3
/freebsd-14.2/crypto/openssl/util/
H A Dlibcrypto.num3460 CRYPTO_zalloc 3534 3_0_0 EXIST::FUNCTION: