Home
last modified time | relevance | path

Searched defs:peer_cert (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/openscreen/cast/sender/channel/
H A Dcast_auth_util.cc217 Error VerifyTLSCertificateValidity(X509* peer_cert, in VerifyTLSCertificateValidity()
266 X509* peer_cert, in AuthenticateChallengeReplyImpl()
313 X509* peer_cert, in AuthenticateChallengeReply()
325 X509* peer_cert, in AuthenticateChallengeReplyForTest()
H A Dsender_socket_factory.cc83 ErrorOr<bssl::UniquePtr<X509>> peer_cert = in OnConnected() local
/aosp_15_r20/external/grpc-grpc/src/ruby/lib/grpc/generic/
H A Dactive_call.rb46 attr_reader :deadline, :metadata_sent, :metadata_to_send, :peer, :peer_cert accessor in GRPC.ActiveCall
585 def attach_peer_cert(peer_cert) argument
/aosp_15_r20/external/openscreen/cast/sender/public/
H A Dsender_socket_factory.h90 bssl::UniquePtr<X509> peer_cert; member
/aosp_15_r20/external/openscreen/platform/impl/
H A Dtls_connection_factory_posix.cc38 X509* const peer_cert = SSL_get_peer_certificate(&ssl); in GetDEREncodedPeerCertificate() local
/aosp_15_r20/external/grpc-grpc/src/cpp/common/
H A Dtls_certificate_verifier.cc48 grpc::string_ref TlsCustomVerificationCheckRequest::peer_cert() const { in peer_cert() function in grpc::experimental::TlsCustomVerificationCheckRequest
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/
Dtls_certificate_verifier.cc49 grpc::string_ref TlsCustomVerificationCheckRequest::peer_cert() const { in peer_cert() function in grpc::experimental::TlsCustomVerificationCheckRequest
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dpyopenssl.py223 def get_subj_alt_name(peer_cert): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dpyopenssl.py223 def get_subj_alt_name(peer_cert): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dpyopenssl.py223 def get_subj_alt_name(peer_cert): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dpyopenssl.py223 def get_subj_alt_name(peer_cert): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h946 const char* peer_cert; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h946 const char* peer_cert; member
/aosp_15_r20/external/grpc-grpc/include/grpc/
H A Dgrpc_security.h982 const char* peer_cert; member
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls.h73 struct tls_cert_data peer_cert; member
H A Dtls_wolfssl.c99 WOLFSSL_X509 *peer_cert; member
H A Dtls_openssl.c193 X509 *peer_cert; member
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dtls.rs714 pub fn peer_cert(&self) -> Option<&[u8]> { in peer_cert() method
715 let peer_cert = unsafe { in peer_cert() localVariable
/aosp_15_r20/external/rust/crates/quiche/src/
Dtls.rs714 pub fn peer_cert(&self) -> Option<&[u8]> { in peer_cert() method
715 let peer_cert = unsafe { in peer_cert() localVariable
/aosp_15_r20/external/libevent/test/
H A Dregress_ssl.c366 X509 *peer_cert = NULL; in eventcb() local
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c62 X509 *peer_cert; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.cc1180 X509* peer_cert = SSL_get_peer_certificate(impl->ssl); in ssl_handshaker_result_extract_peer() local
/aosp_15_r20/external/grpc-grpc/src/core/tsi/
H A Dssl_transport_security.cc1413 X509* peer_cert = SSL_get_peer_certificate(impl->ssl); in ssl_handshaker_result_extract_peer() local
/aosp_15_r20/external/python/cpython2/Modules/
D_ssl.c334 X509 *peer_cert; member
/aosp_15_r20/external/python/cpython3/Modules/
D_ssl.c1823 X509 *peer_cert; in _ssl__SSLSocket_getpeercert_impl() local

12