Searched refs:swapmove (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/aes/asm/ |
D | bsaes-armv7.pl | 655 sub swapmove { subroutine 922 &swapmove (@x[0,1],1,$bs0,$t2,$t3); 924 @ &swapmove(@x[2,3],1,$t0,$t2,$t3);
|
D | bsaes-x86_64.pl | 752 sub swapmove { subroutine 943 &swapmove (@x[0,1],1,$bs0,$t2,$t3); 945 #&swapmove(@x[2,3],1,$t0,$t2,$t3);
|