Searched refs:LS_BOX (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
H A D | aes-spe-keys.S | 39 #define LS_BOX(r, t1, t2) \ define 88 mr r14,r8 /* apply LS_BOX to 4th temp */ 90 LS_BOX(r14, r15, r4) 134 mr r14,r10 /* apply LS_BOX to 6th temp */ 136 LS_BOX(r14, r15, r4) 188 mr r14,r12 /* apply LS_BOX to 8th temp */ 190 LS_BOX(r14, r15, r4) 197 LS_BOX(r14, r15, r4) /* apply LS_BOX to 4th temp */
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | aes-spe-keys.S | 39 #define LS_BOX(r, t1, t2) \ define 88 mr r14,r8 /* apply LS_BOX to 4th temp */ 90 LS_BOX(r14, r15, r4) 134 mr r14,r10 /* apply LS_BOX to 6th temp */ 136 LS_BOX(r14, r15, r4) 188 mr r14,r12 /* apply LS_BOX to 8th temp */ 190 LS_BOX(r14, r15, r4) 197 LS_BOX(r14, r15, r4) /* apply LS_BOX to 4th temp */
|
Completed in 2 milliseconds