Home
last modified time | relevance | path

Searched defs:certificateEntry (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1844 type certificateEntry struct { struct
1845 data []byte
1846 ocspResponse []byte
1847 sctList []byte
1848 duplicateExtensions bool
1849 extraExtension []byte
1850 delegatedCredential *delegatedCredential
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/
DTestKeyStore.java895 TrustedCertificateEntry certificateEntry = in issuer() local
987 TrustedCertificateEntry certificateEntry = in rootCertificate() local
/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/
DTestKeyStore.java892 TrustedCertificateEntry certificateEntry = in issuer() local
984 TrustedCertificateEntry certificateEntry = in rootCertificate() local