Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/crypto/x509/
Dboring.go19 func boringAllowCert(c *Certificate) bool { func
Dnotboring.go9 func boringAllowCert(c *Certificate) bool { return true } func