Searched refs:pSeedSize (Results 1 – 2 of 2) sorted by relevance
362 …size_t *pSeedSize, /*!< [in/out] optional, size of the Seed in bytes - if the Seed n…
1237 … size_t *pSeedSize, /*!< [in/out] size of the Seed in bytes - if the Seed not exist, in CC_FfcExportDomain() argument1284 if((pSeed != NULL) && (pSeedSize != NULL)) { in CC_FfcExportDomain()1285 CHECK_ERROR(FfcCheckPtrAndSize(pSeed, pSeedSize, pDomain->seed, pDomain->seedSizeBytes)); in CC_FfcExportDomain()1288 *pSeedSize = pDomain->seedSizeBytes; in CC_FfcExportDomain()