Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dsm4-aesni-avx2-asm_64.S49 #define RNOTx %xmm0 macro
305 inc_le128(RTMP4x, RNOTx, RTMP1x);
416 vmovdqu (%rcx), RNOTx;
426 vmovdqu (7 * 32 + 16)(%rdx), RNOTx;
427 vmovdqu RNOTx, (%rcx); /* store new IV */
459 vmovdqu (%rcx), RNOTx;
470 vmovdqu (7 * 32 + 16)(%rdx), RNOTx;
471 vmovdqu RNOTx, (%rcx);