Searched refs:permute (Results 1 – 4 of 4) sorted by relevance
215 static const uint8_t permute[] __aligned(64) = { variable254 vld1q_u8(permute + 32 - size)); in crypto_aegis128_encrypt_chunk_neon()259 vqtbl1q_u8(m ^ s, vld1q_u8(permute + size))); in crypto_aegis128_encrypt_chunk_neon()300 vld1q_u8(permute + 32 - size)); in crypto_aegis128_decrypt_chunk_neon()305 vqtbl1q_u8(m, vld1q_u8(permute + size))); in crypto_aegis128_decrypt_chunk_neon()337 vld1q_u8(permute + authsize)); in crypto_aegis128_final_neon()
86 int permute[MAX_SYMBOLS]; member312 hufGroup->permute[pp++] = t; in get_next_block()404 nextSym = hufGroup->permute[j]; in get_next_block()
107 permute all IRQ numbers properly ... it will take some time though. An
458 is shared as it may permute elements as part of the sorting process
Completed in 9 milliseconds