Home
last modified time | relevance | path

Searched refs:ENGINE_get_name (Results 1 – 5 of 5) sorted by relevance

/external/openssl/crypto/engine/
Denginetest.c86 loop++, ENGINE_get_id(h), ENGINE_get_name(h)); in display_engine_list()
241 ENGINE_get_name(block[loop])); in main()
262 OPENSSL_free((void *)ENGINE_get_name(block[loop])); in main()
Deng_lib.c289 const char *ENGINE_get_name(const ENGINE *e) in ENGINE_get_name() function
Dengine.h515 const char *ENGINE_get_name(const ENGINE *e);
/external/openssl/apps/
Dengine.c437 const char *name = ENGINE_get_name(e); in MAIN()
444 ENGINE_get_id(e), ENGINE_get_name(e)); in MAIN()
/external/openssl/include/openssl/
Dengine.h515 const char *ENGINE_get_name(const ENGINE *e);