Searched refs:opt_ref (Results 1 – 1 of 1) sorted by relevance
105 static char *opt_ref = NULL; variable658 {&opt_ref}, {&opt_secret},1506 if (opt_ref == NULL && opt_cert == NULL && opt_subject == NULL) { in setup_protection_ctx()1531 if (opt_ref != NULL in setup_protection_ctx()1532 && !OSSL_CMP_CTX_set1_referenceValue(ctx, (unsigned char *)opt_ref, in setup_protection_ctx()1533 strlen(opt_ref))) in setup_protection_ctx()1706 if (opt_ref == NULL && opt_cert == NULL) { in setup_request_ctx()2821 opt_ref = opt_str(); in get_opts()
Completed in 13 milliseconds