Searched refs:trustflags (Results 1 – 1 of 1) sorted by relevance
213 char *nickname, char *trustflags, char *filename) in pk_import_pk12_nss() argument303 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() argument393 if (trustflags != NULL) { in pk_import_cert()395 trustflags, strlen(trustflags)); in pk_import_cert()808 char *trustflags = NULL; in pk_import() local892 if (trustflags) in pk_import()894 trustflags = optarg_av; in pk_import()[all …]