Searched refs:EMPTYSTRING (Results 1 – 12 of 12) sorted by relevance
188 if (EMPTYSTRING(outcsr) || EMPTYSTRING(outkey)) { in gencsr_file()547 if (EMPTYSTRING(outcsr) && interactive) { in pk_gencsr()550 if (EMPTYSTRING(outcsr)) { in pk_gencsr()578 if (EMPTYSTRING(certlabel) && interactive) in pk_gencsr()581 if (EMPTYSTRING(certlabel)) { in pk_gencsr()587 if (EMPTYSTRING(outkey) && interactive) in pk_gencsr()590 if (EMPTYSTRING(outkey)) { in pk_gencsr()620 if (EMPTYSTRING(subject)) { in pk_gencsr()
451 if (EMPTYSTRING(label)) { in pk_export_pk11_keys()707 if (EMPTYSTRING(optarg_av)) in pk_export()789 if (EMPTYSTRING(filename)) { in pk_export()812 if (kstype == KMF_KEYSTORE_PK11TOKEN && EMPTYSTRING(token_spec)) in pk_export()814 else if (kstype == KMF_KEYSTORE_NSS && EMPTYSTRING(token_spec)) in pk_export()825 if (EMPTYSTRING(keyfile) || EMPTYSTRING(certfile)) { in pk_export()
271 if (EMPTYSTRING(outcert) || EMPTYSTRING(outkey)) { in gencert_file()616 if (opt != 'i' && opt != 'E' && EMPTYSTRING(optarg_av)) in pk_gencert()763 if (interactive && EMPTYSTRING(certlabel)) { in pk_gencert()767 if (EMPTYSTRING(certlabel)) { in pk_gencert()773 } else if (kstype == KMF_KEYSTORE_OPENSSL && EMPTYSTRING(outcert)) { in pk_gencert()829 if (EMPTYSTRING(subject)) { in pk_gencert()
834 if (EMPTYSTRING(optarg_av)) in pk_import()928 if (EMPTYSTRING(filename)) { in pk_import()956 (oclass != PK_CRL_OBJ) && EMPTYSTRING(label)) { in pk_import()1053 if (EMPTYSTRING(keyfile) || EMPTYSTRING(certfile)) { in pk_import()1062 if (kstype == KMF_KEYSTORE_PK11TOKEN && EMPTYSTRING(token_spec)) in pk_import()1064 else if (kstype == KMF_KEYSTORE_NSS && EMPTYSTRING(token_spec)) in pk_import()
290 if (kstype == KMF_KEYSTORE_PK11TOKEN && EMPTYSTRING(token_spec)) { in pk_setpin()292 } else if (kstype == KMF_KEYSTORE_NSS && EMPTYSTRING(token_spec)) { in pk_setpin()
154 #define EMPTYSTRING(s) (s == NULL || !strlen((char *)s)) macro
147 if (EMPTYSTRING(outkey)) { in genkeypair_file()347 if (opt != 'i' && opt != 'E' && EMPTYSTRING(optarg_av)) in pk_genkeypair()
562 if (EMPTYSTRING(optarg_av)) in pk_signcsr()699 if (kstype == KMF_KEYSTORE_PK11TOKEN && EMPTYSTRING(token_spec)) { in pk_signcsr()701 } else if (kstype == KMF_KEYSTORE_NSS && EMPTYSTRING(token_spec)) { in pk_signcsr()
270 if (EMPTYSTRING(outkey)) { in genkey_file()385 if (EMPTYSTRING(optarg_av)) in pk_genkey()
60 if (EMPTYSTRING(optarg_av)) in pk_download()
927 if (EMPTYSTRING(optarg_av)) in pk_list()1024 if (kstype == KMF_KEYSTORE_PK11TOKEN && EMPTYSTRING(token_spec)) { in pk_list()1026 } else if (kstype == KMF_KEYSTORE_NSS && EMPTYSTRING(token_spec)) { in pk_list()
749 if (EMPTYSTRING(optarg_av)) in pk_delete()