Searched defs:numBlocks (Results 1 – 2 of 2) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TPU/ |
| D | tpu_reva.c | 223 unsigned int numBlocks, block_size; in MXC_TPU_RevA_Cipher_GetLength() local 274 unsigned int keyLength, dataLength, numBlocks, i; in MXC_TPU_RevA_Cipher_DoOperation() local 453 unsigned int block, word, numBlocks, block_size_sha, dgst_size; in MXC_TPU_RevA_Hash_SHA() local
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CTB/ |
| D | ctb_reva.c | 804 int i, block, numBlocks, blockSize, lastBlockSize; in MXC_CTB_RevA_Hash_Compute() local 1023 int numBlocks = ((int)req->ptLen - 1) / dataLength + 1; in MXC_CTB_Cipher_Generic() local
|