Home
last modified time | relevance | path

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

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