Searched refs:stack_tmp0 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/x86/crypto/ |
| H A D | camellia-aesni-avx-asm_64.S | 530 y5, y6, y7, key, stack_tmp0, stack_tmp1) \ argument 532 y7, x3, x7, stack_tmp0, stack_tmp1); \ 534 vmovdqu x0, stack_tmp0; \ 554 vpxor stack_tmp0, x0, x0;
|
| H A D | camellia-aesni-avx2-asm_64.S | 562 y5, y6, y7, key, stack_tmp0, stack_tmp1) \ argument 564 y3, y7, x3, x7, stack_tmp0, stack_tmp1); \ 566 vmovdqu x0, stack_tmp0; \ 586 vpxor stack_tmp0, x0, x0;
|