Home
last modified time | relevance | path

Searched refs:opt_srv_ref (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c170 static char *opt_srv_ref = NULL; variable
604 {&opt_srv_ref}, {&opt_srv_secret},
1030 if (opt_srv_ref == NULL) { in setup_srv_ctx()
1037 if (!OSSL_CMP_CTX_set1_referenceValue(ctx, (unsigned char *)opt_srv_ref, in setup_srv_ctx()
1038 strlen(opt_srv_ref))) in setup_srv_ctx()
2601 opt_srv_ref = opt_str(); in get_opts()
/third_party/openssl/apps/
H A Dcmp.c170 static char *opt_srv_ref = NULL; variable
604 {&opt_srv_ref}, {&opt_srv_secret},
1030 if (opt_srv_ref == NULL) { in setup_srv_ctx()
1037 if (!OSSL_CMP_CTX_set1_referenceValue(ctx, (unsigned char *)opt_srv_ref, in setup_srv_ctx()
1038 strlen(opt_srv_ref))) in setup_srv_ctx()
2600 opt_srv_ref = opt_str(); in get_opts()

Completed in 9 milliseconds