Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c77 static char *opt_recipient = NULL; variable
647 {&opt_recipient}, {&opt_path}, {(char **)&opt_keep_alive},
1286 if (opt_recipient != NULL) { in setup_verification_ctx()
1288 opt_recipient = NULL; in setup_verification_ctx()
1794 if (opt_recipient == NULL && opt_srvcert == NULL && opt_issuer == NULL in setup_request_ctx()
2270 if (!set_name(opt_recipient, OSSL_CMP_CTX_set1_recipient, ctx, "recipient") in setup_client_ctx()
2778 opt_recipient = opt_str(); in get_opts()

Completed in 16 milliseconds