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