Searched refs:words (Results 1 – 6 of 6) sorted by relevance
808 uint32_t words; in ltc_move_block_to_ififo() local810 words = num_bytes / 4u; in ltc_move_block_to_ififo()813 words++; in ltc_move_block_to_ififo()816 if (words > 4u) in ltc_move_block_to_ififo()818 words = 4; in ltc_move_block_to_ififo()821 while (i < words) in ltc_move_block_to_ififo()3286 uint32_t words; in ltc_hash_block_to_ififo() local3288 words = numBytes / 4u; in ltc_hash_block_to_ififo()3291 words++; in ltc_hash_block_to_ififo()3294 if (words > blockSize / 4u) in ltc_hash_block_to_ififo()[all …]
31 … dev_dbg(&tfa->i2c->dev, "dsp mem (%d): 0x%02x=0x%04x\n", cfmem->type, address, cfmem->words[i]); in tfa2_cnt_write_dspmem()32 …_i2c_write_cf_mem32(tfa->i2c, address++, (int32_t *)cfmem + offsetof(nxpTfaDspMem_t, words) + i, 1, in tfa2_cnt_write_dspmem()
94 int words[]; /* payload in signed 32bit integer (two's complement) */ member
972 # XOR the first 4 keys into the 4 words of plaintext1179 # XOR the last 4 keys with the 4 words of ciphertext1276 # XOR the last 4 keys into the 4 words of ciphertext1495 # XOR the first 4 keys with the 4 words of plaintext
1135 const uint32 *words3598 const uint32 *words in Qspi_Ip_SfdpAdd2dopiOperation() argument3620 nextByte = (uint8)((words[dopiSwitchWord[cnt]] >> dopiSwitchShift[cnt]) & 0xFFU); in Qspi_Ip_SfdpAdd2dopiOperation()
596 # load the 16 plain text bytes (4 words) into r4-r7