Home
last modified time | relevance | path

Searched refs:OPENSSL_init_ssl (Results 1 – 25 of 64) sorted by relevance

123

/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOPENSSL_init_ssl.pod5 OPENSSL_init_ssl - OpenSSL (libssl and libcrypto) initialisation
11 int OPENSSL_init_ssl(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings);
27 function OPENSSL_init_ssl() can be used for this purpose. Calling
32 Numerous internal OpenSSL functions call OPENSSL_init_ssl().
34 OPENSSL_init_ssl() MUST be called by application code prior to
48 OPENSSL_init_ssl() with the option
55 OPENSSL_init_ssl() with the option
60 OPENSSL_init_ssl() takes a B<settings> parameter which can be used to
65 The function OPENSSL_init_ssl() returns 1 on success or 0 on error.
73 The OPENSSL_init_ssl() function was added in OpenSSL 1.1.0.
H A DSSL_library_init.pod46 deprecated in OpenSSL 1.1.0 by OPENSSL_init_ssl().
H A DERR_load_crypto_strings.pod45 OPENSSL_init_crypto() and OPENSSL_init_ssl() and should not be used.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DOPENSSL_init_ssl.pod5 OPENSSL_init_ssl - OpenSSL (libssl and libcrypto) initialisation
11 int OPENSSL_init_ssl(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings);
27 function OPENSSL_init_ssl() can be used for this purpose. Calling
32 Numerous internal OpenSSL functions call OPENSSL_init_ssl().
34 OPENSSL_init_ssl() MUST be called by application code prior to
48 OPENSSL_init_ssl() with the option
55 OPENSSL_init_ssl() with the option
60 OPENSSL_init_ssl() takes a B<settings> parameter which can be used to
65 The function OPENSSL_init_ssl() returns 1 on success or 0 on error.
73 The OPENSSL_init_ssl() function was added in OpenSSL 1.1.0.
H A DOPENSSL_init_crypto.pod44 libcrypto (see also L<OPENSSL_init_ssl(3)> for the libssl
105 L<OPENSSL_init_ssl(3)> for further details about libssl initialisation). See the
225 or indirectly L<OPENSSL_init_ssl(3)>.
257 L<OPENSSL_init_ssl(3)>
H A DERR_load_crypto_strings.pod47 OPENSSL_init_crypto() and OPENSSL_init_ssl() and should not be used.
H A DSSL_library_init.pod46 deprecated in OpenSSL 1.1.0 by OPENSSL_init_ssl().
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dsysdefaulttest.c33 if (!OPENSSL_init_ssl(OPENSSL_INIT_ENGINE_ALL_BUILTIN in global_init()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dsysdefaulttest.c33 if (!OPENSSL_init_ssl(OPENSSL_INIT_ENGINE_ALL_BUILTIN in global_init()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Derrstr.c59 OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS in errstr_main()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Derrstr.c59 OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS in errstr_main()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_init.c91 int OPENSSL_init_ssl(uint64_t opts, const OPENSSL_INIT_SETTINGS * settings) in OPENSSL_init_ssl() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/
H A Dclient.c46 OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS, NULL); in time()
H A Dserver.c493 OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS, NULL); in time()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dopenssl_shim.h122 OPENSSL_init_ssl(uint64_t opts, const void *settings);
H A Dtls.c68 RUNTIME_CHECK(OPENSSL_init_ssl(OPENSSL_INIT_ENGINE_ALL_BUILTIN | in tls_initialize()
H A Dopenssl_shim.c215 OPENSSL_init_ssl(uint64_t opts, const void *settings) { in OPENSSL_init_ssl() function
/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/
H A Dclient.c45 OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS, NULL); in time()
H A Dserver.c498 OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS, NULL); in time()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dopenssl_shim.h107 OPENSSL_init_ssl(uint64_t opts, const void *settings);
H A Dopenssl_shim.c153 OPENSSL_init_ssl(uint64_t opts, const void *settings) {
155 OPENSSL_init_ssl(uint64_t opts, const void *settings) { OPENSSL_init_ssl() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_init.c166 int OPENSSL_init_ssl(uint64_t opts, const OPENSSL_INIT_SETTINGS * settings) in OPENSSL_init_ssl() function
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map20 OPENSSL_init_ssl;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map23 OPENSSL_init_ssl;
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc216 OPENSSL_init_ssl.3 \

123