Searched defs:tokencred (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/cmd-crypto/pktool/ |
H A D | genkey.c | 40 char *keylabel, KMF_KEY_ALG keyAlg, int keylen, KMF_CREDENTIAL *tokencred) in genkey_nss() 111 KMF_CREDENTIAL *tokencred) in genkey_pkcs11() 379 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_genkey() local
|
H A D | genkeypair.c | 50 int keylen, KMF_CREDENTIAL *tokencred, KMF_OID *curveoid, in genkeypair_pkcs11() 228 int keylen, KMF_CREDENTIAL *tokencred, in genkeypair_nss() 337 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_genkeypair() local
|
H A D | import.c | 211 KMF_CREDENTIAL *tokencred, in pk_import_pk12_nss() 367 KMF_CREDENTIAL tokencred; in pk_import_cert() local 489 KMF_CREDENTIAL *tokencred, in pk_import_pk12_pk11() 820 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_import() local
|
H A D | gencsr.c | 52 KMF_CREDENTIAL *tokencred, EKU_LIST *ekulist, in gencsr_pkcs11() 268 KMF_CREDENTIAL *tokencred, EKU_LIST *ekulist, in gencsr_nss() 395 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_gencsr() local
|
H A D | list.c | 305 char *dir, char *filename, KMF_CREDENTIAL *tokencred, in list_pk11_objects() 704 KMF_CREDENTIAL *tokencred, in list_nss_objects() 919 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_list() local
|
H A D | export.c | 162 KMF_BIGINT *serial, KMF_CREDENTIAL *tokencred, in pk_export_pk12_nss() 372 KMF_BIGINT *serial, KMF_CREDENTIAL *tokencred, char *filename) in pk_export_pk12_pk11() 696 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_export() local
|
H A D | gencert.c | 52 uint16_t kubits, int kucrit, KMF_CREDENTIAL *tokencred, in gencert_pkcs11() 416 int kucrit, KMF_CREDENTIAL *tokencred, in gencert_nss() 601 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_gencert() local
|
H A D | delete.c | 226 KMF_CREDENTIAL *tokencred) in delete_nss_keys() 420 KMF_CREDENTIAL *tokencred) in delete_pk11_keys() 739 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_delete() local
|
H A D | signcsr.c | 551 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_signcsr() local
|