Searched refs:tls_used (Results 1 – 7 of 7) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
D | cmp_http.c | 57 int tls_used; in OSSL_CMP_MSG_http_perform() local 74 tls_used = OSSL_CMP_CTX_get_http_cb_arg(ctx) != NULL; in OSSL_CMP_MSG_http_perform() 77 ctx->server, server_port, tls_used ? " using TLS" : ""); in OSSL_CMP_MSG_http_perform() 80 ctx->serverPath, tls_used, in OSSL_CMP_MSG_http_perform()
|
/third_party/openssl/crypto/cmp/ |
D | cmp_http.c | 57 int tls_used; in OSSL_CMP_MSG_http_perform() local 74 tls_used = OSSL_CMP_CTX_get_http_cb_arg(ctx) != NULL; in OSSL_CMP_MSG_http_perform() 77 ctx->server, server_port, tls_used ? " using TLS" : ""); in OSSL_CMP_MSG_http_perform() 80 ctx->serverPath, tls_used, in OSSL_CMP_MSG_http_perform()
|
/third_party/openssl/test/recipes/80-test_cmp_http_data/Mock/ |
D | test.cnf | 51 tls_used = 60 tls_used =
|
/third_party/openssl/test/recipes/80-test_cmp_http_data/ |
D | test_connection.csv | 1 expected,description, -section,val, -server,val, -proxy,val, -no_proxy,val, -tls_used,noarg, -path,…
|
/third_party/openssl/doc/man1/ |
D | openssl-cmp.pod.in | 96 [B<-tls_used>] 461 The scheme C<https> may be given only if the B<-tls_used> option is used. 473 selected by B<-tls_used>), as well as any path, userinfo, and query, and fragment 825 =item B<-tls_used> 834 if B<-tls_used> is not given or does not take effect.
|
/third_party/nghttp2/doc/ |
D | nghttpx.h2r | 382 .. rb:attr_reader:: tls_used
|
D | nghttpx.1.rst | 2188 .. rb:attr_reader:: tls_used
|