Home
last modified time | relevance | path

Searched refs:testChainAgainstOpenSSL (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dname_constraints_test.go1932 output, err := testChainAgainstOpenSSL(t, leafCert, intermediatePool, rootPool)
2014 func testChainAgainstOpenSSL(t *testing.T, leaf *Certificate, intermediates, roots *CertPool) (stri… func