Home
last modified time | relevance | path

Searched defs:ocsp_response (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Docsp.h57 struct ocsp_response { struct
59 void *data;
61 struct asn1_cursor tbs;
63 struct ocsp_responder responder;
65 time_t this_update;
89 struct ocsp_response response; argument
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Docsp.h65 struct ocsp_response { struct
67 void *data;
69 struct asn1_cursor tbs;
71 struct ocsp_responder responder;
73 time_t this_update;
97 struct ocsp_response response; argument
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Docsp.h65 struct ocsp_response { struct
67 void *data;
69 struct asn1_cursor tbs;
71 struct ocsp_responder responder;
73 time_t this_update;
97 struct ocsp_response response; argument
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Docsp.h65 struct ocsp_response { struct
67 void *data;
69 struct asn1_cursor tbs;
71 struct ocsp_responder responder;
73 time_t this_update;
97 struct ocsp_response response; argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Docsp.h65 struct ocsp_response { struct
67 void *data;
69 struct asn1_cursor tbs;
71 struct ocsp_responder responder;
73 time_t this_update;
97 struct ocsp_response response; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Docsp.h65 struct ocsp_response { struct
67 void *data;
69 struct asn1_cursor tbs;
71 struct ocsp_responder responder;
73 time_t this_update;
97 struct ocsp_response response; argument
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Docsp.h65 struct ocsp_response { struct
67 void *data;
69 struct asn1_cursor tbs;
71 struct ocsp_responder responder;
73 time_t this_update;
97 struct ocsp_response response; argument
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Docsp.h65 struct ocsp_response { struct
67 void *data;
69 struct asn1_cursor tbs;
71 struct ocsp_responder responder;
73 time_t this_update;
97 struct ocsp_response response; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dct_objects_extractor_unittest.cc139 std::string ocsp_response = ct::GetDerEncodedFakeOCSPResponse(); in TEST_F() local
156 std::string ocsp_response = ct::GetDerEncodedFakeOCSPResponse(); in TEST_F() local
172 std::string ocsp_response = ct::GetDerEncodedFakeOCSPResponse(); in TEST_F() local
H A Dcert_verifier.cc38 const std::string& ocsp_response, in RequestParams()
H A Dcert_verifier.h131 const std::string& ocsp_response() const { return ocsp_response_; } in ocsp_response() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dct_objects_extractor_unittest.cc139 std::string ocsp_response = ct::GetDerEncodedFakeOCSPResponse(); in TEST_F() local
156 std::string ocsp_response = ct::GetDerEncodedFakeOCSPResponse(); in TEST_F() local
172 std::string ocsp_response = ct::GetDerEncodedFakeOCSPResponse(); in TEST_F() local
H A Dcert_verifier.cc40 const std::string& ocsp_response, in RequestParams()
H A Dcert_verifier.h138 const std::string& ocsp_response() const { return ocsp_response_; } in ocsp_response() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/public/cpp/cert_verifier/
H A Dcert_verifier_mojom_traits.cc21 std::string hostname, ocsp_response, sct_list; in Read() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/arm/dts/
H A Dk3-am654-base-board-ddr4-1600MHz.dtsi107 #define DDRPHY_DX8SL0PLLCR0 0x021c4000
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/quic/crypto/
H A Dproof_verifier_chromium.cc262 const std::string& ocsp_response, in VerifyCertChain()
322 const std::string& ocsp_response, in VerifyCert()
641 const std::string& ocsp_response, in VerifyCertChain()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dcert_verify_proc_chromeos.cc46 const std::string& ocsp_response, in VerifyInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/ssl/
H A Dssl_server_config.h103 std::vector<uint8_t> ocsp_response; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/quic/crypto/
H A Dproof_verifier_chromium.cc257 const std::string& ocsp_response, in VerifyCertChain()
315 const std::string& ocsp_response, in VerifyCert()
659 const std::string& ocsp_response, in VerifyCertChain()
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dset_x509_key_file_ocsp_multi2.c88 static int ocsp_func(gnutls_session_t session, void *ptr, gnutls_datum_t *ocsp_response) in ocsp_func()
/dports/www/zola/zola-0.15.2/cargo-crates/rustls-0.20.2/src/client/
H A Dcommon.rs13 pub(super) ocsp_response: Vec<u8>, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rustls-0.20.2/src/client/
H A Dcommon.rs13 pub(super) ocsp_response: Vec<u8>, field
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dssl_ckch-t.h55 struct buffer *ocsp_response; member
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dssl_ckch-t.h55 struct buffer *ocsp_response; member

1234567