Home
last modified time | relevance | path

Searched refs:chain_result (Results 1 – 25 of 30) sorted by relevance

12

/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/Service/LibSCEP/Command/
H A DGetCACert.pm113 my @chain_result;
117 push @chain_result, $scep_ra_cert->{data};
127 push @chain_result, @{ $scep_chain->{certificates} };
132 if ($scep_chain->{complete} && $ra_chain ne 'fullchain' && scalar @chain_result > 1 ) {
134 pop @chain_result;
151 if (! grep { $_ eq $ca_issuer->{data} } @chain_result) {
152 push @chain_result, $ca_issuer->{data};
166 if (! grep { $_ eq $cert } @chain_result) {
167 push @chain_result, $cert;
176 DATA => \@chain_result,
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Service/LibSCEP/Command/
H A DGetCACert.pm113 my @chain_result;
117 push @chain_result, $scep_ra_cert->{data};
127 push @chain_result, @{ $scep_chain->{certificates} };
132 if ($scep_chain->{complete} && $ra_chain ne 'fullchain' && scalar @chain_result > 1 ) {
134 pop @chain_result;
151 if (! grep { $_ eq $ca_issuer->{data} } @chain_result) {
152 push @chain_result, $ca_issuer->{data};
166 if (! grep { $_ eq $cert } @chain_result) {
167 push @chain_result, $cert;
176 DATA => \@chain_result,
/dports/net/libpcapnav/libpcapnav-0.8/src/
H A Dpcapnav_header.c273 pcapnav_chain_result_t chain_result, best_chain_result = PCAPNAV_CHAIN_UNKNOWN; in __pcapnav_header_search() local
295 chain_result = __pcapnav_follow_chain(pn, &chain_len); in __pcapnav_header_search()
313 if ((chain_len == best_chain_len) && (best_chain_result == chain_result)) in __pcapnav_header_search()
343 chain_result == best_chain_result) || in __pcapnav_header_search()
344 (chain_result > best_chain_result)) in __pcapnav_header_search()
352 best_chain_result = chain_result; in __pcapnav_header_search()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/crypto/plugins/module_utils/acme/
H A Dcertificates.py70 chain_result, chain_info = client.get_request(link, parse_json_result=False)
72 self.chain.append(der_to_pem(chain_result))
122 chain_result, chain_info = client.get_request(link, parse_json_result=False)
125 cert.chain.append(der_to_pem(chain_result))
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dssl_certificate.erl143 chain_result(Root, Chain, encoded);
148 chain_result(Root, Chain, encoded);
151 chain_result(Root, Chain, encoded).
163 chain_result(Root, Chain, Type);
168 chain_result(Root, Chain, Type);
171 chain_result(Root, Chain, Type).
311 chain_result(Root0, Chain0, encoded) -> function
314 chain_result(Root0, Chain0, decoded) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_certificate.erl142 chain_result(Root, Chain, encoded);
147 chain_result(Root, Chain, encoded);
150 chain_result(Root, Chain, encoded).
162 chain_result(Root, Chain, Type);
167 chain_result(Root, Chain, Type);
170 chain_result(Root, Chain, Type).
315 chain_result(Root0, Chain0, encoded) -> function
318 chain_result(Root0, Chain0, decoded) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_certificate.erl142 chain_result(Root, Chain, encoded);
147 chain_result(Root, Chain, encoded);
150 chain_result(Root, Chain, encoded).
162 chain_result(Root, Chain, Type);
167 chain_result(Root, Chain, Type);
170 chain_result(Root, Chain, Type).
315 chain_result(Root0, Chain0, encoded) -> function
318 chain_result(Root0, Chain0, decoded) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_certificate.erl142 chain_result(Root, Chain, encoded);
147 chain_result(Root, Chain, encoded);
150 chain_result(Root, Chain, encoded).
162 chain_result(Root, Chain, Type);
167 chain_result(Root, Chain, Type);
170 chain_result(Root, Chain, Type).
315 chain_result(Root0, Chain0, encoded) -> function
318 chain_result(Root0, Chain0, decoded) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_certificate.erl142 chain_result(Root, Chain, encoded);
147 chain_result(Root, Chain, encoded);
150 chain_result(Root, Chain, encoded).
162 chain_result(Root, Chain, Type);
167 chain_result(Root, Chain, Type);
170 chain_result(Root, Chain, Type).
315 chain_result(Root0, Chain0, encoded) -> function
318 chain_result(Root0, Chain0, decoded) -> function
/dports/devel/sccache/sccache-0.2.15/cargo-crates/multipart-0.15.4/src/client/
H A Dmod.rs216 chain_result! { in write_text()
232 chain_result! { in write_stream()
241 chain_result! { in write_field_headers()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/multipart-0.18.0/src/client/
H A Dmod.rs246 chain_result! { in write_text()
268 chain_result! { in write_stream()
281 chain_result! { in write_field_headers()
/dports/net/oha/oha-0.4.7/cargo-crates/multipart-0.17.1/src/client/
H A Dmod.rs246 chain_result! { in write_text()
268 chain_result! { in write_stream()
281 chain_result! { in write_field_headers()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/multipart-0.15.4/src/
H A Dlib.rs104 macro_rules! chain_result { macro
/dports/net/oha/oha-0.4.7/cargo-crates/multipart-0.17.1/src/
H A Dlib.rs103 macro_rules! chain_result { macro
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/multipart-0.18.0/src/
H A Dlib.rs103 macro_rules! chain_result { macro
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/crypto/acme/
H A D_letsencrypt.py741chain_result, chain_info = self.account.get_request(link, parse_json_result=False)
743 chain.append(self._der_to_pem(chain_result))
770 chain_result, chain_info = self.account.get_request(link, parse_json_result=False)
773 chain.append(self._der_to_pem(chain_result))
H A Dacme_certificate.py741chain_result, chain_info = self.account.get_request(link, parse_json_result=False)
743 chain.append(self._der_to_pem(chain_result))
770 chain_result, chain_info = self.account.get_request(link, parse_json_result=False)
773 chain.append(self._der_to_pem(chain_result))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dcert_verify_proc_win.cc1011 BOOL chain_result = in VerifyInternal() local
1017 if (chain_result && chain_context && in VerifyInternal()
1028 chain_result = in VerifyInternal()
1036 if (!chain_result) { in VerifyInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dcert_verify_proc_win.cc1011 BOOL chain_result = in VerifyInternal() local
1017 if (chain_result && chain_context && in VerifyInternal()
1028 chain_result = in VerifyInternal()
1036 if (!chain_result) { in VerifyInternal()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/vulkan/overlay-layer/
H A Doverlay.cpp1992 VkResult chain_result = queue_data->device->vtable.QueuePresentKHR(queue, &present_info); in overlay_QueuePresentKHR() local
1996 pPresentInfo->pResults[i] = chain_result; in overlay_QueuePresentKHR()
1997 if (chain_result != VK_SUCCESS && result == VK_SUCCESS) in overlay_QueuePresentKHR()
1998 result = chain_result; in overlay_QueuePresentKHR()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/vulkan/overlay-layer/
H A Doverlay.cpp2001 VkResult chain_result = queue_data->device->vtable.QueuePresentKHR(queue, &present_info); in overlay_QueuePresentKHR() local
2005 pPresentInfo->pResults[i] = chain_result; in overlay_QueuePresentKHR()
2006 if (chain_result != VK_SUCCESS && result == VK_SUCCESS) in overlay_QueuePresentKHR()
2007 result = chain_result; in overlay_QueuePresentKHR()
/dports/graphics/libosmesa/mesa-21.3.6/src/vulkan/overlay-layer/
H A Doverlay.cpp2001 VkResult chain_result = queue_data->device->vtable.QueuePresentKHR(queue, &present_info); in overlay_QueuePresentKHR() local
2005 pPresentInfo->pResults[i] = chain_result; in overlay_QueuePresentKHR()
2006 if (chain_result != VK_SUCCESS && result == VK_SUCCESS) in overlay_QueuePresentKHR()
2007 result = chain_result; in overlay_QueuePresentKHR()
/dports/lang/clover/mesa-21.3.6/src/vulkan/overlay-layer/
H A Doverlay.cpp2001 VkResult chain_result = queue_data->device->vtable.QueuePresentKHR(queue, &present_info); in overlay_QueuePresentKHR() local
2005 pPresentInfo->pResults[i] = chain_result; in overlay_QueuePresentKHR()
2006 if (chain_result != VK_SUCCESS && result == VK_SUCCESS) in overlay_QueuePresentKHR()
2007 result = chain_result; in overlay_QueuePresentKHR()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/vulkan/overlay-layer/
H A Doverlay.cpp2001 VkResult chain_result = queue_data->device->vtable.QueuePresentKHR(queue, &present_info); in overlay_QueuePresentKHR() local
2005 pPresentInfo->pResults[i] = chain_result; in overlay_QueuePresentKHR()
2006 if (chain_result != VK_SUCCESS && result == VK_SUCCESS) in overlay_QueuePresentKHR()
2007 result = chain_result; in overlay_QueuePresentKHR()
/dports/graphics/mesa-libs/mesa-21.3.6/src/vulkan/overlay-layer/
H A Doverlay.cpp2001 VkResult chain_result = queue_data->device->vtable.QueuePresentKHR(queue, &present_info); in overlay_QueuePresentKHR() local
2005 pPresentInfo->pResults[i] = chain_result; in overlay_QueuePresentKHR()
2006 if (chain_result != VK_SUCCESS && result == VK_SUCCESS) in overlay_QueuePresentKHR()
2007 result = chain_result; in overlay_QueuePresentKHR()

12