Searched refs:stack_tmp0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | camellia-aesni-avx-asm_64.S | 529 y5, y6, y7, key, stack_tmp0, stack_tmp1) \ argument 531 y7, x3, x7, stack_tmp0, stack_tmp1); \ 533 vmovdqu x0, stack_tmp0; \ 553 vpxor stack_tmp0, x0, x0;
|
H A D | camellia-aesni-avx2-asm_64.S | 561 y5, y6, y7, key, stack_tmp0, stack_tmp1) \ argument 563 y3, y7, x3, x7, stack_tmp0, stack_tmp1); \ 565 vmovdqu x0, stack_tmp0; \ 585 vpxor stack_tmp0, x0, x0;
|