Searched refs:B128 (Results 1 – 1 of 1) sorted by relevance
/arch/x86/crypto/ |
D | aes-x86_64-asm_64.S | 53 #define prologue(FUNC,KEY,B128,B192,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11) \ argument 71 jb B128; \ 135 #define entry(FUNC,KEY,B128,B192) \ argument 136 prologue(FUNC,KEY,B128,B192,R2,R8,R7,R9,R1,R3,R4,R6,R10,R5,R11)
|