Searched refs:pOutCertSize (Results 1 – 2 of 2) sorted by relevance
101 uint32_t *pOutCertSize);
502 uint32_t *pOutCertSize) in CC_CommonX509ToDer() argument509 (NULL == pOutCertSize)) { in CC_CommonX509ToDer()515 *pOutCertSize = i2d_X509((X509 *)*ppCertBuff, &outBuff); in CC_CommonX509ToDer()