Searched refs:dataSizes (Results 1 – 2 of 2) sorted by relevance
349 pOtherInfo->dataSizes[CC_KDF_ALGORITHM_ID], in CC_KdfKeyDerivFunc()354 pOtherInfo->dataSizes[CC_KDF_ALGORITHM_ID], in CC_KdfKeyDerivFunc()398 if (pOtherInfo->dataPointers[j] != NULL && pOtherInfo->dataSizes[j] != 0) { in CC_KdfKeyDerivFunc()403 … pOtherInfo->dataSizes[j]/*size of entry data*/, in CC_KdfKeyDerivFunc()409 … pOtherInfo->dataSizes[j]/*size of entry data*/, in CC_KdfKeyDerivFunc()
118 uint32_t dataSizes[CC_KDF_MAX_COUNT_OF_ENTRIES]; member