Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c122 static char *opt_profile = NULL; variable
718 { &opt_cmd_s }, { &opt_infotype_s }, { &opt_profile }, { &opt_geninfo },
2398 if (opt_profile != NULL && !add_certProfile(ctx, opt_profile)) in setup_client_ctx()
3033 opt_profile = opt_str(); in get_opts()