Home | History | Annotate | Download | only in x509

Lines Matching refs:cdp

1216 				var cdp []distributionPoint
1217 if rest, err := asn1.Unmarshal(e.Value, &cdp); err != nil {
1223 for _, dp := range cdp {