Searched defs:ca_key_path (Results 1 – 1 of 1) sorted by relevance
1767 do_ca_sign(struct passwd *pw, const char *ca_key_path, int prefer_agent, in do_ca_sign()2435 do_gen_krl(struct passwd *pw, int updating, const char *ca_key_path, in do_gen_krl()3356 char *identity_comment = NULL, *ca_key_path = NULL, **opts = NULL; in main() local