Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/include/
H A Dssl_applink.c49 OPENSSL_malloc_init(); in ssl_applink()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DOPENSSL_malloc.pod5 OPENSSL_malloc_init,
28 int OPENSSL_malloc_init(void)
93 OPENSSL_malloc_init() does nothing and does not need to be called. It is
213 OPENSSL_malloc_init(), OPENSSL_free(), OPENSSL_clear_free()
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dcrypto.h113 #define OPENSSL_malloc_init() while(0) continue macro
/freebsd-12.1/contrib/serf/buckets/
H A Dssl_buckets.c1160 OPENSSL_malloc_init(); in init_ssl_libraries()
/freebsd-12.1/secure/lib/libcrypto/
H A DMakefile.man2008 MLINKS+= OPENSSL_malloc.3 OPENSSL_malloc_init.3