Home
last modified time | relevance | path

Searched refs:OPENSSL_malloc_init (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/crypto/openssl/doc/man3/
H A DOPENSSL_malloc.pod5 OPENSSL_malloc_init,
28 int OPENSSL_malloc_init(void);
92 OPENSSL_malloc_init() does nothing and does not need to be called. It is
168 OPENSSL_malloc_init(), OPENSSL_free(), OPENSSL_clear_free()
/freebsd-src/contrib/ntp/include/
H A Dssl_applink.c49 OPENSSL_malloc_init(); in ssl_applink()
/freebsd-src/crypto/openssl/include/openssl/
H A Dcrypto.h93 #define OPENSSL_malloc_init() while(0) continue macro
H A Dcrypto.h.in94 #define OPENSSL_malloc_init() while(0) continue macro
/freebsd-src/crypto/openssl/util/
H A Dother.syms390 OPENSSL_malloc_init define
/freebsd-src/secure/lib/libcrypto/man/man3/
H A DMakefile2725 MLINKS+= OPENSSL_malloc.3 OPENSSL_malloc_init.3