Searched refs:NWORDS (Results 1 – 1 of 1) sorted by relevance
40 #define NWORDS (CCM_CBC_BLOCK_LEN / sizeof(uint64_t)) in xor_and_encrypt() macro41 uint64_t b1[NWORDS], b2[NWORDS], temp[NWORDS]; in xor_and_encrypt()46 for (size_t count = 0; count < NWORDS; count++) in xor_and_encrypt()49 #undef NWORDS in xor_and_encrypt()