const crypto/x509.NameConstraintsWithoutSANs

3 uses

	crypto/x509 (current package)
		verify.go#L54: 	NameConstraintsWithoutSANs
		verify.go#L94: 	case NameConstraintsWithoutSANs:
		verify.go#L630: 		return CertificateInvalidError{c, NameConstraintsWithoutSANs, ""}