Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c202 static char *opt_ref_cert = NULL; variable
702 {&opt_ref_cert}, {&opt_rsp_cert}, {&opt_rsp_key}, {&opt_rsp_keypass},
1209 if (!setup_cert(srv_ctx, opt_ref_cert, opt_otherpass, in setup_srv_ctx()
3144 opt_ref_cert = opt_str(); in get_opts()