H A D | serpent-sse2-i586-asm_32.S | 40 pshufd $0, t, t; 42 #define K(x0, x1, x2, x3, x4, i) \ argument 43 get_key(i, 0, x4); \ 50 pxor x4, x3; 52 #define LK(x0, x1, x2, x3, x4, i) \ argument 69 pxor x2, x3; \ 70 pxor x4, x3; \ 71 movdqa x3, x4; \ 72 pslld $7, x3; \ 74 por x4, x3; \ [all …]
|