Searched refs:rLN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/powerpc/crypto/ |
D | aes-spe-modes.S | 228 subi rLN,rLN,16 230 cmpwi rLN,15 264 subi rLN,rLN,16 266 cmpwi rLN,15 303 subi rLN,rLN,16 305 cmpwi rLN,15 343 andc rLN,rLN,rT1 345 subi rLN,rLN,16 347 add rSP,rSP,rLN /* reverse processing */ 349 add rDP,rDP,rLN [all …]
|
D | aes-spe-regs.h | 13 #define rLN r7 /* length of data to be processed */ macro
|