Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dname_constraints_test.go41 type nameConstraintsTest struct { struct
42 roots []constraintsSpec
43 intermediates [][]constraintsSpec
44 leaf leafSpec
45 requestedEKUs []ExtKeyUsage
46 expectedError string
47 noOpenSSL bool
48 ignoreCN bool