Searched refs:ENGINE_new (Results 1 – 15 of 15) sorted by relevance
64 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()281 if (!TEST_ptr(e = ENGINE_new()) in test_redirect()390 if (!TEST_ptr(e = ENGINE_new()) in test_x509_dup_w_engine()
90 ENGINE *ret = ENGINE_new(); in ENGINE_rdrand()
27 ENGINE *ENGINE_new(void) in ENGINE_new() function
240 ENGINE *ret = ENGINE_new(); in engine_dynamic()
436 ENGINE *cp = ENGINE_new(); in ENGINE_by_id()
138 ENGINE *ret = ENGINE_new(); in engine_openssl()
492 OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_new(void);
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)616 ENGINE_new() returns a valid B<ENGINE> structure on success or NULL if an error
128 ENGINE *eng = ENGINE_new(); in ENGINE_padlock()
450 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN()
894 ENGINE *ret = ENGINE_new(); in engine_afalg()
382 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN()
1344 if ((e = ENGINE_new()) == NULL in engine_load_devcrypto_int()
588 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN()
2666 ENGINE_new 2725 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE
Completed in 94 milliseconds