Home
last modified time | relevance | path

Searched defs:IsSelfSigned (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/
H A Dx509_util_win.cc109 bool IsSelfSigned(PCCERT_CONTEXT cert_handle) { in IsSelfSigned() function
H A Dx509_certificate.cc705 bool X509Certificate::IsSelfSigned(CRYPTO_BUFFER* cert_buffer) { in IsSelfSigned() function in net::X509Certificate
H A Dx509_certificate_unittest.cc979 TEST(X509CertificateTest, IsSelfSigned) { in TEST() argument
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DAttestKeyTest.cpp32 bool IsSelfSigned(const vector<Certificate>& chain) { in IsSelfSigned() function