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.go1611 type certificateEntry struct { struct
1612 data []byte
1613 ocspResponse []byte
1614 sctList []byte
1615 duplicateExtensions bool
1616 extraExtension []byte
1617 delegatedCredential *delegatedCredential
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/
DTestKeyStore.java896 TrustedCertificateEntry certificateEntry = in issuer() local
988 TrustedCertificateEntry certificateEntry = in rootCertificate() local
/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/
DTestKeyStore.java893 TrustedCertificateEntry certificateEntry = in issuer() local
985 TrustedCertificateEntry certificateEntry = in rootCertificate() local