Searched defs:boringAllowCert (Results 1 – 2 of 2) sorted by relevance
/prebuilts/go/linux-x86/src/crypto/x509/ | ||
D | boring.go | 19 func boringAllowCert(c *Certificate) bool { func |
D | notboring.go | 9 func boringAllowCert(c *Certificate) bool { return true } func |