Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Denginetest.c66 || !TEST_true(ENGINE_set_name(new_h1, "First test item")) in test_engines()
69 || !TEST_true(ENGINE_set_name(new_h2, "Second test item")) in test_engines()
72 || !TEST_true(ENGINE_set_name(new_h3, "Third test item")) in test_engines()
75 || !TEST_true(ENGINE_set_name(new_h4, "Fourth test item"))) in test_engines()
156 || !TEST_true(ENGINE_set_name(block[loop], ename[loop]))) in test_engines()
283 || !TEST_true(ENGINE_set_name(e, "Test redirect engine"))) in test_redirect()
392 || !TEST_true(ENGINE_set_name(e, "Test dummy engine"))) in test_x509_dup_w_engine()
/freebsd/crypto/openssl/crypto/engine/
H A Deng_rdrand.c63 !ENGINE_set_name(e, engine_e_rdrand_name) || in bind_helper()
H A Deng_lib.c211 int ENGINE_set_name(ENGINE *e, const char *name) in ENGINE_set_name() function
H A Deng_dyn.c246 !ENGINE_set_name(ret, engine_dynamic_name) || in engine_dynamic()
H A Deng_openssl.c98 || !ENGINE_set_name(e, engine_openssl_name) in bind_helper()
/freebsd/crypto/openssl/include/openssl/
H A Dengine.h496 OSSL_DEPRECATEDIN_3_0 int ENGINE_set_name(ENGINE *e, const char *name);
/freebsd/crypto/openssl/engines/
H A De_padlock.c113 !ENGINE_set_name(e, padlock_name) || in padlock_bind_helper()
H A De_ossltest.c418 || !ENGINE_set_name(e, engine_ossltest_name) in bind_ossltest()
H A De_afalg.c777 || !ENGINE_set_name(e, engine_afalg_name) in bind_afalg()
H A De_dasync.c251 || !ENGINE_set_name(e, engine_dasync_name) in bind_dasync()
H A De_devcrypto.c1281 || !ENGINE_set_name(e, "/dev/crypto engine") in bind_devcrypto()
H A De_loader_attic.c1744 || !ENGINE_set_name(e, loader_attic_name) in bind_loader_attic()
H A De_capi.c544 || !ENGINE_set_name(e, engine_capi_name) in bind_capi()
/freebsd/crypto/openssl/doc/man3/
H A DENGINE_add.pod33 ENGINE_set_load_pubkey_function, ENGINE_set_name, ENGINE_up_ref,
121 int ENGINE_set_name(ENGINE *e, const char *name);
623 ENGINE_set_id() and ENGINE_set_name() return 1 on success or 0 on error.
/freebsd/secure/lib/libcrypto/
H A DVersion.map1325 ENGINE_set_name;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1602 MLINKS+= ENGINE_add.3 ENGINE_set_name.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2186 ENGINE_set_name 2235 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE