Home
last modified time | relevance | path

Searched refs:ENGINE_new (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/openssl/test/
H A Denginetest.c64 if (!TEST_ptr(new_h1 = ENGINE_new()) in test_engines()
67 || !TEST_ptr(new_h2 = ENGINE_new()) in test_engines()
70 || !TEST_ptr(new_h3 = ENGINE_new()) in test_engines()
73 || !TEST_ptr(new_h4 = ENGINE_new()) in test_engines()
154 if (!TEST_ptr(block[loop] = ENGINE_new()) in test_engines()
280 if (!TEST_ptr(e = ENGINE_new()) in test_redirect()
389 if (!TEST_ptr(e = ENGINE_new()) in test_x509_dup_w_engine()
/freebsd/crypto/openssl/crypto/engine/
H A Deng_rdrand.c84 ENGINE *ret = ENGINE_new(); in ENGINE_rdrand()
H A Deng_lib.c27 ENGINE *ENGINE_new(void) in ENGINE_new() function
H A Deng_dyn.c240 ENGINE *ret = ENGINE_new(); in engine_dynamic()
H A Deng_list.c436 ENGINE *cp = ENGINE_new(); in ENGINE_by_id()
H A Deng_openssl.c138 ENGINE *ret = ENGINE_new(); in engine_openssl()
/freebsd/crypto/openssl/include/openssl/
H A Dengine.h492 OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_new(void);
/freebsd/crypto/openssl/doc/man3/
H A DENGINE_add.pod10 ENGINE_get_last, ENGINE_get_next, ENGINE_get_prev, ENGINE_new,
116 ENGINE *ENGINE_new(void);
224 The ENGINE_new() function returns a structural reference to a new (empty)
616 ENGINE_new() returns a valid B<ENGINE> structure on success or NULL if an error
/freebsd/crypto/openssl/engines/
H A De_padlock.c124 ENGINE *eng = ENGINE_new(); in ENGINE_padlock()
H A De_ossltest.c451 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN()
H A De_afalg.c893 ENGINE *ret = ENGINE_new(); in engine_afalg()
H A De_dasync.c383 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN()
H A De_devcrypto.c1321 if ((e = ENGINE_new()) == NULL in engine_load_devcrypto_int()
H A De_capi.c583 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN()
/freebsd/secure/lib/libcrypto/
H A DVersion.map1273 ENGINE_new;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1754 MLINKS+= ENGINE_add.3 ENGINE_new.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2666 ENGINE_new 2725 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE