vendor/golang.org/x/crypto/cryptobyte.String.Empty (method)

95 uses

	vendor/golang.org/x/crypto/cryptobyte (current package)
		asn1.go#L705: 	if !i.ReadASN1Integer(out) || !i.Empty() {
		asn1.go#L726: 		if !child.ReadASN1(&oct, asn1.OCTET_STRING) || !child.Empty() {
		string.go#L181: func (s String) Empty() bool {

	crypto/ecdsa
		ecdsa.go#L558: 		!input.Empty() ||
		ecdsa.go#L561: 		!inner.Empty() {
		ecdsa_legacy.go#L68: 		!input.Empty() ||
		ecdsa_legacy.go#L71: 		!inner.Empty() {

	crypto/tls
		ech.go#L87: 		for !cipherSuites.Empty() {
		ech.go#L109: 		for !extensions.Empty() {
		handshake_messages.go#L432: 	for !cipherSuites.Empty() {
		handshake_messages.go#L447: 	if s.Empty() {
		handshake_messages.go#L453: 	if !s.ReadUint16LengthPrefixed(&extensions) || !s.Empty() {
		handshake_messages.go#L458: 	for !extensions.Empty() {
		handshake_messages.go#L475: 			if !extData.ReadUint16LengthPrefixed(&nameList) || nameList.Empty() {
		handshake_messages.go#L478: 			for !nameList.Empty() {
		handshake_messages.go#L483: 					serverName.Empty() {
		handshake_messages.go#L512: 			if !extData.ReadUint16LengthPrefixed(&curves) || curves.Empty() {
		handshake_messages.go#L515: 			for !curves.Empty() {
		handshake_messages.go#L535: 			if !extData.ReadUint16LengthPrefixed(&sigAndAlgs) || sigAndAlgs.Empty() {
		handshake_messages.go#L538: 			for !sigAndAlgs.Empty() {
		handshake_messages.go#L549: 			if !extData.ReadUint16LengthPrefixed(&sigAndAlgs) || sigAndAlgs.Empty() {
		handshake_messages.go#L552: 			for !sigAndAlgs.Empty() {
		handshake_messages.go#L572: 			if !extData.ReadUint16LengthPrefixed(&protoList) || protoList.Empty() {
		handshake_messages.go#L575: 			for !protoList.Empty() {
		handshake_messages.go#L577: 				if !protoList.ReadUint8LengthPrefixed(&proto) || proto.Empty() {
		handshake_messages.go#L588: 			if !extData.ReadUint8LengthPrefixed(&versList) || versList.Empty() {
		handshake_messages.go#L591: 			for !versList.Empty() {
		handshake_messages.go#L610: 			for !clientShares.Empty() {
		handshake_messages.go#L634: 			if !extensions.Empty() {
		handshake_messages.go#L638: 			if !extData.ReadUint16LengthPrefixed(&identities) || identities.Empty() {
		handshake_messages.go#L641: 			for !identities.Empty() {
		handshake_messages.go#L651: 			if !extData.ReadUint16LengthPrefixed(&binders) || binders.Empty() {
		handshake_messages.go#L654: 			for !binders.Empty() {
		handshake_messages.go#L667: 		if !extData.Empty() {
		handshake_messages.go#L876: 	if s.Empty() {
		handshake_messages.go#L882: 	if !s.ReadUint16LengthPrefixed(&extensions) || !s.Empty() {
		handshake_messages.go#L887: 	for !extensions.Empty() {
		handshake_messages.go#L914: 			if !extData.ReadUint16LengthPrefixed(&protoList) || protoList.Empty() {
		handshake_messages.go#L919: 				proto.Empty() || !protoList.Empty() {
		handshake_messages.go#L925: 			if !extData.ReadUint16LengthPrefixed(&sctList) || sctList.Empty() {
		handshake_messages.go#L928: 			for !sctList.Empty() {
		handshake_messages.go#L984: 		if !extData.Empty() {
		handshake_messages.go#L1048: 		!s.ReadUint16LengthPrefixed(&extensions) || !s.Empty() {
		handshake_messages.go#L1052: 	for !extensions.Empty() {
		handshake_messages.go#L1063: 			if !extData.ReadUint16LengthPrefixed(&protoList) || protoList.Empty() {
		handshake_messages.go#L1068: 				proto.Empty() || !protoList.Empty() {
		handshake_messages.go#L1090: 		if !extData.Empty() {
		handshake_messages.go#L1133: 		!s.ReadUint8(&updateRequested) || !s.Empty() {
		handshake_messages.go#L1192: 		!s.Empty() {
		handshake_messages.go#L1196: 	for !extensions.Empty() {
		handshake_messages.go#L1214: 		if !extData.Empty() {
		handshake_messages.go#L1296: 		!s.ReadUint8LengthPrefixed(&context) || !context.Empty() ||
		handshake_messages.go#L1298: 		!s.Empty() {
		handshake_messages.go#L1302: 	for !extensions.Empty() {
		handshake_messages.go#L1317: 			if !extData.ReadUint16LengthPrefixed(&sigAndAlgs) || sigAndAlgs.Empty() {
		handshake_messages.go#L1320: 			for !sigAndAlgs.Empty() {
		handshake_messages.go#L1330: 			if !extData.ReadUint16LengthPrefixed(&sigAndAlgs) || sigAndAlgs.Empty() {
		handshake_messages.go#L1333: 			for !sigAndAlgs.Empty() {
		handshake_messages.go#L1343: 			if !extData.ReadUint16LengthPrefixed(&auths) || auths.Empty() {
		handshake_messages.go#L1346: 			for !auths.Empty() {
		handshake_messages.go#L1358: 		if !extData.Empty() {
		handshake_messages.go#L1504: 		!s.ReadUint8LengthPrefixed(&context) || !context.Empty() ||
		handshake_messages.go#L1506: 		!s.Empty() {
		handshake_messages.go#L1521: 	for !certList.Empty() {
		handshake_messages.go#L1529: 		for !extensions.Empty() {
		handshake_messages.go#L1551: 				if !extData.ReadUint16LengthPrefixed(&sctList) || sctList.Empty() {
		handshake_messages.go#L1554: 				for !sctList.Empty() {
		handshake_messages.go#L1568: 			if !extData.Empty() {
		handshake_messages.go#L1624: 		len(m.response) == 0 || !s.Empty() {
		handshake_messages.go#L1688: 		s.Empty()
		handshake_messages.go#L1857: 	return readUint16LengthPrefixed(&s, &m.signature) && s.Empty()
		ticket.go#L201: 	for !extra.Empty() {
		ticket.go#L238: 	for !chainList.Empty() {
		ticket.go#L248: 		for !certList.Empty() {
		ticket.go#L270: 		if !s.Empty() {
		ticket.go#L280: 		if !s.Empty() {
		ticket.go#L285: 	if !s.ReadUint64(&ss.useBy) || !s.ReadUint32(&ss.ageAdd) || !s.Empty() {

	crypto/x509
		parser.go#L118: 	for !raw.Empty() {
		parser.go#L124: 		for !set.Empty() {
		parser.go#L157: 	if der.Empty() {
		parser.go#L360: 	for !der.Empty() {
		parser.go#L445: 	for !der.Empty() {
		parser.go#L464: 	for !der.Empty() {
		parser.go#L524: 		!outer.Empty() ||
		parser.go#L527: 		!toplevel.Empty() {
		parser.go#L540: 		for !subtrees.Empty() {
		parser.go#L717: 				for !val.Empty() {
		parser.go#L733: 					for !dpNameDER.Empty() {
		parser.go#L792: 			for !val.Empty() {
		parser.go#L981: 				for !extensions.Empty() {
		parser.go#L1141: 		for !revokedSeq.Empty() {
		parser.go#L1167: 				for !extensions.Empty() {
		parser.go#L1205: 		for !extensions.Empty() {