Searched refs:opt_srv_ref (Results 1 – 1 of 1) sorted by relevance
194 static char *opt_srv_ref = NULL; variable771 { &opt_srv_ref }, { &opt_srv_secret },1210 if (opt_srv_ref == NULL) { in setup_srv_ctx()1217 if (!OSSL_CMP_CTX_set1_referenceValue(ctx, (unsigned char *)opt_srv_ref, in setup_srv_ctx()1218 strlen(opt_srv_ref))) in setup_srv_ctx()3187 opt_srv_ref = opt_str(); in get_opts()