func vendor/golang.org/x/crypto/cryptobyte.isValidOID

2 uses

	vendor/golang.org/x/crypto/cryptobyte (current package)
		asn1.go#L150: func isValidOID(oid encoding_asn1.ObjectIdentifier) bool {
		asn1.go#L170: 		if !isValidOID(oid) {