Searched refs:numOfByte (Results 1 – 2 of 2) sorted by relevance
329 if ((config->startAddr == NULL) || (config->numOfByte == 0UL) || (hashPtr == NULL)) in Cy_Flash_CalculateHash_Ext()338 apiArgs.ComputeHash.arg2.number_byte = (config->numOfByte - 1UL); in Cy_Flash_CalculateHash_Ext()1224 .numOfByte = numberOfBytes, in Cy_Flash_CalculateHash()
817 uint32_t numOfByte; /**< Number of Bytes for computing hash */ member