Home
last modified time | relevance | path

Searched refs:trustflags (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dimport.c303 if (trustflags != NULL) { in pk_import_pk12_nss()
305 KMF_TRUSTFLAG_ATTR, trustflags, in pk_import_pk12_nss()
306 strlen(trustflags)); in pk_import_pk12_nss()
363 char *dir, char *prefix, char *trustflags) in pk_import_cert() argument
393 if (trustflags != NULL) { in pk_import_cert()
395 trustflags, strlen(trustflags)); in pk_import_cert()
808 char *trustflags = NULL; in pk_import() local
892 if (trustflags) in pk_import()
894 trustflags = optarg_av; in pk_import()
1123 label, trustflags, filename); in pk_import()
[all …]