Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c94 static char *opt_ref = NULL; variable
581 {&opt_ref}, {&opt_secret},
1401 if (opt_ref == NULL && opt_cert == NULL && opt_subject == NULL) { in setup_protection_ctx()
1426 if (opt_ref != NULL in setup_protection_ctx()
1427 && !OSSL_CMP_CTX_set1_referenceValue(ctx, (unsigned char *)opt_ref, in setup_protection_ctx()
1428 strlen(opt_ref))) in setup_protection_ctx()
1541 if (opt_ref == NULL && opt_cert == NULL) { in setup_request_ctx()
2415 opt_ref = opt_str(); in get_opts()

Completed in 14 milliseconds