Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dcommon.go2428 func generateSingleCertChain(template *x509.Certificate, key crypto.Signer) Credential { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dcommon.go2414 func generateSingleCertChain(template *x509.Certificate, key crypto.Signer) Credential { func