Home | History | Annotate | Download | only in x509

Lines Matching refs:outer

1207 	outer := cryptobyte.String(e.Value)
1210 if !outer.ReadASN1(&toplevel, cryptobyte_asn1.SEQUENCE) ||
1211 !outer.Empty() ||