Home
last modified time | relevance | path

Searched defs:plugin (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/lib/libkmf/libkmf/common/
H A Dkeyop.c44 KMF_PLUGIN *plugin; in kmf_create_keypair() local
91 KMF_PLUGIN *plugin; in kmf_delete_key_from_keystore() local
160 KMF_PLUGIN *plugin; in kmf_find_key() local
204 KMF_PLUGIN *plugin; in kmf_create_sym_key() local
248 KMF_PLUGIN *plugin; in kmf_get_sym_key_value() local
274 KMF_PLUGIN *plugin; in kmf_store_key() local
H A Dcsrcrlop.c72 KMF_PLUGIN *plugin; in kmf_set_csr_pubkey() local
642 KMF_ATTRIBUTE *attrlist, KMF_PLUGIN **plugin) in setup_crl_call()
689 KMF_PLUGIN *plugin; in kmf_import_crl() local
707 KMF_PLUGIN *plugin; in kmf_delete_crl() local
724 KMF_PLUGIN *plugin; in kmf_list_crl() local
741 KMF_PLUGIN *plugin; in kmf_find_crl() local
799 KMF_PLUGIN *plugin; in kmf_find_cert_in_crl() local
817 KMF_PLUGIN *plugin; in kmf_verify_crl_file() local
841 KMF_PLUGIN *plugin; in kmf_check_crl_date() local
870 KMF_PLUGIN *plugin; in kmf_is_crl_file() local
H A Dcertop.c107 KMF_PLUGIN *plugin; in kmf_find_prikey_by_cert() local
247 KMF_PLUGIN *plugin; in kmf_find_cert() local
660 KMF_PLUGIN *plugin; in kmf_sign_data() local
831 KMF_PLUGIN *plugin; in kmf_verify_data() local
987 KMF_PLUGIN *plugin; in kmf_verify_cert() local
1177 KMF_PLUGIN *plugin; in kmf_decrypt() local
1285 KMF_PLUGIN *plugin; in kmf_store_cert() local
1322 KMF_PLUGIN *plugin; in kmf_import_cert() local
1360 KMF_PLUGIN *plugin; in kmf_delete_cert_from_keystore() local
2834 KMF_PLUGIN *plugin; in kmf_export_pk12() local
[all …]
H A Dgeneralop.c308 InitializePlugin(KMF_KEYSTORE_TYPE kstype, char *path, KMF_PLUGIN **plugin) in InitializePlugin()
364 AddPlugin(KMF_HANDLE_T handle, KMF_PLUGIN *plugin) in AddPlugin()
395 DestroyPlugin(KMF_PLUGIN *plugin) in DestroyPlugin()
534 KMF_PLUGIN *plugin; in kmf_configure_keystore() local
619 KMF_PLUGIN *plugin; in kmf_get_plugin_error_str() local
1107 KMF_PLUGIN *plugin; in kmf_free_kmf_cert() local
1284 KMF_PLUGIN *plugin; in kmf_free_kmf_key() local
1467 KMF_PLUGIN *plugin; in kmf_create_ocsp_request() local
1518 KMF_PLUGIN *plugin; in kmf_get_ocsp_status_for_cert() local
H A Dpk11tokens.c439 KMF_PLUGIN *plugin; in kmf_set_token_pin() local
H A Dcertgetsetop.c1251 KMF_PLUGIN *plugin; in KMF_CertGetPrintable() local
1761 KMF_PLUGIN *plugin; in kmf_set_cert_pubkey() local
/freebsd/sys/dev/wtap/plugins/
H A Dvisibility.c53 visibility_init(struct wtap_plugin *plugin) in visibility_init()
67 visibility_deinit(struct wtap_plugin *plugin) in visibility_deinit()
82 visibility_work(struct wtap_plugin *plugin, struct packet *p) in visibility_work()
/freebsd/crypto/heimdal/lib/krb5/
H A Dplugin.c46 struct plugin { struct
59 struct plugin *next; argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDefines.cpp15 namespace lldb_private::plugin { namespace
H A DDWARFBaseDIE.cpp120 namespace lldb_private::plugin { namespace
H A DSymbolFileDWARFDebugMap.cpp172 namespace lldb_private::plugin { namespace
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_event_plugin.c143 void osm_epi_destroy(osm_epi_plugin_t * plugin) in osm_epi_destroy()
/titanic_41/usr/src/cmd/fwflash/common/
H A Dfwflash.h158 struct fw_plugin *plugin; member
191 struct fw_plugin *plugin; member
245 struct fw_plugin *plugin; member
/freebsd/sys/dev/wtap/
H A Dif_wtap_module.c102 struct visibility_plugin *plugin; in event_handler() local
/freebsd/sys/dev/wtap/wtap_hal/
H A Dhal.h44 struct wtap_plugin *plugin; member
H A Dhal.c80 register_plugin(struct wtap_hal *hal, struct wtap_plugin *plugin) in register_plugin() argument
[all...]
/titanic_41/usr/src/cmd/lms/
H A Dmain.cpp95 glue plugin; variable
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp133 void ProcessLaunchInfo::SetProcessPluginName(llvm::StringRef plugin) { in SetProcessPluginName()
/titanic_41/usr/src/lib/libsasl/lib/
H A Ddlopen.c239 char *plugin, void *library, in _sasl_plugin_load()
/titanic_41/usr/src/lib/libkmf/include/
H A DkmfapiP.h169 KMF_PLUGIN *plugin; member
/titanic_41/usr/src/lib/libshare/common/
H A Dscfutil.c225 struct sa_proto_plugin *plugin; in valid_protocol() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp809 StructuredDataDarwinLog &plugin = DoExecute() local
[all...]
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h261 } rss, pm, plugin; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h160 void SetProcessPluginName(llvm::StringRef plugin) { in SetProcessPluginName()