Searched refs:_le32_bswap_4x (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/arm/crypto/ |
D | chacha-scalar-core.S | 44 .macro _le32_bswap_4x a, b, c, d, tmp macro 186 _le32_bswap_4x X0, X1, X2, X3, r8 202 _le32_bswap_4x X4, X5, X6, X7, r8 217 _le32_bswap_4x r0, r1, r6, r7, r8 231 _le32_bswap_4x r2, r3, r4, r5, r9 287 _le32_bswap_4x X0, X1, X2, X3, r8 297 _le32_bswap_4x X4, X5, X6, X7, r8 309 _le32_bswap_4x r0, r1, r6, r7, r8 317 _le32_bswap_4x r2, r3, r4, r5, r9
|