Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dcert_pool.go40 type lazyCert struct { struct
45 rawSubject []byte
50 constraint func([]*Certificate) error
60 getCert func() (*Certificate, error)