Lines Matching refs:tokencred
162 KMF_BIGINT *serial, KMF_CREDENTIAL *tokencred, in pk_export_pk12_nss() argument
207 if (tokencred != NULL) { in pk_export_pk12_nss()
209 KMF_CREDENTIAL_ATTR, tokencred, sizeof (KMF_CREDENTIAL)); in pk_export_pk12_nss()
372 KMF_BIGINT *serial, KMF_CREDENTIAL *tokencred, char *filename) in pk_export_pk12_pk11() argument
414 if (tokencred != NULL) { in pk_export_pk12_pk11()
416 KMF_CREDENTIAL_ATTR, tokencred, sizeof (KMF_CREDENTIAL)); in pk_export_pk12_pk11()
696 KMF_CREDENTIAL tokencred = { NULL, 0 }; in pk_export() local
874 &tokencred); in pk_export()
889 &serial, &tokencred, in pk_export()
894 token_spec, &tokencred, kfmt, in pk_export()
898 token_spec, &tokencred, certlabel, in pk_export()
910 &tokencred, filename); in pk_export()