Home
last modified time | relevance | path

Searched refs:permute (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/crypto/
Daegis128-neon-inner.c216 static const uint8_t permute[] __aligned(64) = { variable
255 vld1q_u8(permute + 32 - size)); in crypto_aegis128_encrypt_chunk_neon()
260 vqtbl1q_u8(m ^ s, vld1q_u8(permute + size))); in crypto_aegis128_encrypt_chunk_neon()
301 vld1q_u8(permute + 32 - size)); in crypto_aegis128_decrypt_chunk_neon()
306 vqtbl1q_u8(m, vld1q_u8(permute + size))); in crypto_aegis128_decrypt_chunk_neon()
338 vld1q_u8(permute + authsize)); in crypto_aegis128_final_neon()
/linux-6.12.1/lib/
Ddecompress_bunzip2.c86 int permute[MAX_SYMBOLS]; member
313 hufGroup->permute[pp++] = t; in get_next_block()
405 nextSym = hufGroup->permute[j]; in get_next_block()
/linux-6.12.1/Documentation/arch/x86/i386/
DIO-APIC.rst107 permute all IRQ numbers properly ... it will take some time though. An
/linux-6.12.1/Documentation/security/
Dcredentials.rst458 is shared as it may permute elements as part of the sorting process