Home
last modified time | relevance | path

Searched refs:zcert_load (Results 1 – 25 of 36) sorted by relevance

12

/dports/net/czmq4/czmq-4.2.1/src/
H A Dzcert.c249 zcert_load (const char *filename) in zcert_load() function
517 shadow = zcert_load (filepath); in zcert_test()
525 shadow = zcert_load (filepath); in zcert_test()
H A Dzcertstore.c95 zcert_t *cert = zcert_load (zfile_filename (file, NULL)); in s_disk_loader()
H A Dzgossip_engine.inc800 zcert_t *server_cert = zcert_load(keyfile);
/dports/net/czmq/czmq-4.1.1/src/
H A Dzcert.c249 zcert_load (const char *filename) in zcert_load() function
517 shadow = zcert_load (filepath); in zcert_test()
525 shadow = zcert_load (filepath); in zcert_test()
H A Dzcertstore.c95 zcert_t *cert = zcert_load (zfile_filename (file, NULL)); in s_disk_loader()
H A Dzgossip_engine.inc799 zcert_t *server_cert = zcert_load(keyfile);
/dports/net/czmq4/czmq-4.2.1/include/
H A Dzcert.h38 zcert_load (const char *filename);
/dports/net/czmq/czmq-4.1.1/include/
H A Dzcert.h38 zcert_load (const char *filename);
/dports/net/czmq4/czmq-4.2.1/examples/security/
H A Dironhouse2_v2.c21 zcert_t *client_cert = zcert_load ("client_cert.txt"); in client_task()
H A Dironhouse2.c35 zcert_t *client_cert = zcert_load ("client_cert.txt"); in client_task()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/imczmq/
H A Dimczmq.c157 zcert_t *serverCert = zcert_load(runModConf->serverCertPath); in addListener()
170 zcert_t *serverCert = zcert_load(runModConf->serverCertPath); in addListener()
180 zcert_t *clientCert = zcert_load(runModConf->clientCertPath); in addListener()
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/output/
H A Dzeromq.c76 zcert_t *server_cert = zcert_load(server_cert_path); in zeromq_output_start()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/output/
H A Dzeromq.c76 zcert_t *server_cert = zcert_load(server_cert_path); in zeromq_output_start()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/analysisd/output/
H A Dzeromq.c76 zcert_t *server_cert = zcert_load(server_cert_path); in zeromq_output_start()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/omczmq/
H A Domczmq.c144 zcert_t *serverCert = zcert_load(runModConf->serverCertPath); in initCZMQ()
156 zcert_t *serverCert = zcert_load(runModConf->serverCertPath); in initCZMQ()
166 zcert_t *clientCert = zcert_load(runModConf->clientCertPath); in initCZMQ()
/dports/net/zyre/zyre-2.0.1/bindings/qt/src/
H A Dqzcert.cpp43 return new QZcert (zcert_load (filename.toUtf8().data()), qObjParent); in load()
/dports/net/czmq/czmq-4.1.1/bindings/qml/src/
H A DQmlZcert.cpp151 qmlSelf->self = zcert_load (filename.toUtf8().data()); in load()
/dports/net/czmq/czmq-4.1.1/bindings/qt/src/
H A Dqzcert.cpp43 return new QZcert (zcert_load (filename.toUtf8().data()), qObjParent); in load()
/dports/net/czmq4/czmq-4.2.1/bindings/qml/src/
H A DQmlZcert.cpp151 qmlSelf->self = zcert_load (filename.toUtf8().data()); in load()
/dports/net/czmq4/czmq-4.2.1/bindings/qt/src/
H A Dqzcert.cpp43 return new QZcert (zcert_load (filename.toUtf8().data()), qObjParent); in load()
/dports/net/czmq4/czmq-4.2.1/bindings/python_cffi/czmq_cffi/
H A DZcert.py46 return utils.lib.zcert_load(utils.to_bytes(filename))
/dports/net/czmq4/czmq-4.2.1/bindings/ruby/lib/czmq/ffi/
H A Dzcert.rb105 ptr = ::CZMQ::FFI.zcert_load(filename)
/dports/net/czmq/czmq-4.1.1/bindings/ruby/lib/czmq/ffi/
H A Dzcert.rb105 ptr = ::CZMQ::FFI.zcert_load(filename)
/dports/net/czmq/czmq-4.1.1/bindings/jni/src/main/c/
H A Dorg_zeromq_czmq_Zcert.c48 jlong load_ = (jlong) (intptr_t) zcert_load (filename_); in Java_org_zeromq_czmq_Zcert__1_1load()
/dports/net/czmq4/czmq-4.2.1/bindings/jni/czmq-jni/src/main/c/
H A Dorg_zeromq_czmq_Zcert.c48 jlong load_ = (jlong) (intptr_t) zcert_load (filename_); in Java_org_zeromq_czmq_Zcert__1_1load()

12