Searched defs:lane (Results 1 – 2 of 2) sorted by relevance
1158 for (int lane = 0; lane < 8; lane++) { in HELPER() local1173 for (int lane = 0; lane < 8; lane++) { in HELPER() local
100 static uint32_t helper_SIMON_LIKE_32_64(uint32_t x, uint64_t key, uint32_t lane) in helper_SIMON_LIKE_32_64()