Searched refs:ENGINE_new (Results 1 – 15 of 15) sorted by relevance
63 if (!TEST_ptr(new_h1 = ENGINE_new()) in test_engines()66 || !TEST_ptr(new_h2 = ENGINE_new()) in test_engines()69 || !TEST_ptr(new_h3 = ENGINE_new()) in test_engines()72 || !TEST_ptr(new_h4 = ENGINE_new()) in test_engines()153 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()
74 ENGINE *ret = ENGINE_new(); in ENGINE_rdrand()
27 ENGINE *ENGINE_new(void) in ENGINE_new() function
310 ENGINE *cp = ENGINE_new(); in ENGINE_by_id()
242 ENGINE *ret = ENGINE_new(); in engine_dynamic()
138 ENGINE *ret = ENGINE_new(); in engine_openssl()
492 OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_new(void);
128 ENGINE *eng = ENGINE_new(); in ENGINE_padlock()
870 ENGINE *ret = ENGINE_new(); in engine_afalg()
342 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN()
454 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN()
1343 if ((e = ENGINE_new()) == NULL in engine_load_devcrypto_int()
587 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN()
10 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)615 ENGINE_new() returns a valid B<ENGINE> structure on success or NULL if an error
2666 ENGINE_new 2725 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE
Completed in 34 milliseconds