Searched refs:passcertsarg (Results 1 – 1 of 1) sorted by relevance
166 char *passcertsarg = NULL, *passcerts = NULL; in pkcs12_main() local316 passcertsarg = opt_arg(); in pkcs12_main()407 if (passcertsarg != NULL) in pkcs12_main()482 if (!app_passwd(passcertsarg, NULL, &passcerts, NULL)) { in pkcs12_main()
Completed in 9 milliseconds