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