Searched refs:certLength (Results 1 – 1 of 1) sorted by relevance
141 PRUint16 certLength; /* 2 */ member365 cce.certLength = cert->derCert.len; in CacheCert()366 PORT_Memcpy(cce.cert, cert->derCert.data, cce.certLength); in CacheCert()620 derCert.len = pcce->certLength; in ConvertToSID()