Searched refs:ENGINE_new (Results 1 – 8 of 8) sorted by relevance
123 if(((new_h1 = ENGINE_new()) == NULL) || in main()126 ((new_h2 = ENGINE_new()) == NULL) || in main()129 ((new_h3 = ENGINE_new()) == NULL) || in main()132 ((new_h4 = ENGINE_new()) == NULL) || in main()226 if(((block[loop] = ENGINE_new()) == NULL) || in main()
64 ENGINE *ENGINE_new(void) in ENGINE_new() function
172 ENGINE *ret = ENGINE_new(); in engine_openssl()
371 ENGINE *cp = ENGINE_new(); in ENGINE_by_id()
270 ENGINE *ret = ENGINE_new(); in engine_dynamic()
463 ENGINE *ENGINE_new(void);
1336 ENGINE *engine = ENGINE_new(); in ENGINE_load_cryptodev()