Home
last modified time | relevance | path

Searched defs:kstype (Results 1 – 23 of 23) sorted by relevance

/titanic_44/usr/src/lib/libkmf/libkmf/common/
H A Dkeyop.c45 KMF_KEYSTORE_TYPE kstype; in kmf_create_keypair() local
92 KMF_KEYSTORE_TYPE kstype; in kmf_delete_key_from_keystore() local
161 KMF_KEYSTORE_TYPE kstype; in kmf_find_key() local
205 KMF_KEYSTORE_TYPE kstype; in kmf_create_sym_key() local
275 KMF_KEYSTORE_TYPE kstype; in kmf_store_key() local
H A Dcertop.c109 KMF_KEYSTORE_TYPE kstype; in kmf_find_prikey_by_cert() local
249 KMF_KEYSTORE_TYPE kstype; in kmf_find_cert() local
832 KMF_KEYSTORE_TYPE kstype; in kmf_verify_data() local
1287 KMF_KEYSTORE_TYPE kstype; in kmf_store_cert() local
1324 KMF_KEYSTORE_TYPE kstype; in kmf_import_cert() local
1362 KMF_KEYSTORE_TYPE kstype; in kmf_delete_cert_from_keystore() local
1472 check_crl_validity(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE kstype, in check_crl_validity()
1514 cert_crl_check(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE *kstype, in cert_crl_check()
1734 cert_ocsp_check(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE *kstype, in cert_ocsp_check()
2121 find_issuer_cert(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE *kstype, in find_issuer_cert()
[all …]
H A Dgeneralop.c146 KMF_KEYSTORE_TYPE kstype; member
203 FindPlugin(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE kstype) in FindPlugin()
308 InitializePlugin(KMF_KEYSTORE_TYPE kstype, char *path, KMF_PLUGIN **plugin) in InitializePlugin()
535 KMF_KEYSTORE_TYPE kstype; in kmf_configure_keystore() local
2647 KMF_KEYSTORE_TYPE *kstype, char **option) in kmf_get_plugin_info()
2775 is_valid_keystore_type(KMF_KEYSTORE_TYPE kstype) in is_valid_keystore_type()
H A Dcsrcrlop.c645 KMF_KEYSTORE_TYPE kstype; in setup_crl_call() local
743 KMF_KEYSTORE_TYPE kstype; in kmf_find_crl() local
H A Dpk11tokens.c451 KMF_KEYSTORE_TYPE kstype; in kmf_set_token_pin() local
/titanic_44/usr/src/cmd/cmd-crypto/pktool/
H A Ddelete.c49 KMF_KEYSTORE_TYPE kstype; in pk_destroy_keys() local
231 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in delete_nss_keys() local
321 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in delete_nss_certs() local
386 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in delete_nss_crl() local
424 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in delete_pk11_keys() local
527 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in delete_pk11_certs() local
580 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in delete_file_certs() local
634 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in delete_file_keys() local
693 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in delete_file_crl() local
734 KMF_KEYSTORE_TYPE kstype = 0; in pk_delete() local
H A Dimport.c68 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in pk_import_pk12_files() local
221 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in pk_import_pk12_nss() local
361 KMF_KEYSTORE_TYPE kstype, in pk_import_cert()
431 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in pk_import_file_crl() local
463 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in pk_import_nss_crl() local
499 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in pk_import_pk12_pk11() local
612 KMF_KEYSTORE_TYPE kstype, char *token_spec, in pk_import_keys()
699 KMF_KEYSTORE_TYPE kstype, char *token, in pk_import_rawkey()
815 KMF_KEYSTORE_TYPE kstype = 0; in pk_import() local
H A Dexport.c90 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in pk_export_file_objects() local
166 KMF_KEYSTORE_TYPE kstype; in pk_export_pk12_nss() local
240 KMF_KEYSTORE_TYPE kstype; in pk_export_pk12_files() local
287 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in pk_export_nss_objects() local
375 KMF_KEYSTORE_TYPE kstype; in pk_export_pk12_pk11() local
443 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in pk_export_pk11_keys() local
594 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in pk_export_pk11_objects() local
690 KMF_KEYSTORE_TYPE kstype = 0; in pk_export() local
H A Dsetpin.c52 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in setpin_nss() local
124 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in setpin_pkcs11() local
246 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in pk_setpin() local
H A Dlist.c211 KMF_KEYSTORE_TYPE kstype; in pk_find_certs() local
261 KMF_KEYSTORE_TYPE kstype; in pk_list_keys() local
309 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in list_pk11_objects() local
545 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in list_file_objects() local
708 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in list_nss_objects() local
914 KMF_KEYSTORE_TYPE kstype = 0; in pk_list() local
H A Dgenkey.c46 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in genkey_nss() local
122 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in genkey_pkcs11() local
265 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in genkey_file() local
364 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in pk_genkey() local
H A Dgenkeypair.c55 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in genkeypair_pkcs11() local
140 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in genkeypair_file() local
234 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in genkeypair_nss() local
324 KMF_KEYSTORE_TYPE kstype = 0; in pk_genkeypair() local
H A Dgencert.c61 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in gencert_pkcs11() local
262 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in gencert_file() local
425 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in gencert_nss() local
574 KMF_KEYSTORE_TYPE kstype = 0; in pk_gencert() local
H A Dgencsr.c61 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in gencsr_pkcs11() local
277 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in gencsr_nss() local
373 KMF_KEYSTORE_TYPE kstype = 0; in pk_gencsr() local
H A Dsigncsr.c265 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in pk_signcsr_files() local
353 KMF_KEYSTORE_TYPE kstype, in pk_signcsr_pk11_nss()
548 KMF_KEYSTORE_TYPE kstype = 0; in pk_signcsr() local
H A Dcommon.c722 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in select_token() local
756 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_NSS; in configure_nss() local
1108 get_token_password(KMF_KEYSTORE_TYPE kstype, in get_token_password()
/titanic_44/usr/src/lib/libelfsign/common/
H A Delfcertlib.c232 KMF_KEYSTORE_TYPE kstype; in elfcertlib_getcert() local
344 KMF_KEYSTORE_TYPE kstype; in elfcertlib_loadprivatekey() local
404 KMF_KEYSTORE_TYPE kstype; in elfcertlib_loadtokenkey() local
589 KMF_KEYSTORE_TYPE kstype; in elfcertlib_verifysig() local
688 KMF_KEYSTORE_TYPE kstype; in elfcertlib_settoken() local
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/
H A Dkssladm_create.c324 KMF_KEYSTORE_TYPE kstype; in get_sensitive_key_data() local
588 KMF_KEYSTORE_TYPE kstype; in load_from_pkcs11() local
771 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in add_cacerts() local
/titanic_44/usr/src/lib/libkmf/include/
H A DkmfapiP.h331 KMF_KEYSTORE_TYPE kstype; member
H A Dkmftypes.h224 KMF_KEYSTORE_TYPE kstype; member
233 KMF_KEYSTORE_TYPE kstype; member
/titanic_44/usr/src/cmd/cmd-crypto/elfsign/
H A Delfsign.c743 KMF_KEYSTORE_TYPE kstype; in create_csr() local
/titanic_44/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c4075 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_PK11TOKEN; in KMFPK11_ExportPK12() local
/titanic_44/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c2239 KMF_KEYSTORE_TYPE kstype = KMF_KEYSTORE_OPENSSL; in OpenSSL_FindPrikeyByCert() local