Searched refs:Inv_GF256 (Results 1 - 2 of 2) sorted by relevance
/external/boringssl/src/crypto/aes/asm/ |
H A D | bsaes-armv7.pl | 81 &Inv_GF256 (@b[6,5,0,3,7,1,4,2],@t,@s); 136 &Inv_GF256 (@b[5,1,2,6,3,7,0,4],@t,@s); 270 sub Inv_GF256 { subroutine 272 #;* Inv_GF256: Input x0-x7 Output x0-x7 Temp t0-t3,s0-s3 (144) *
|
H A D | bsaes-x86_64.pl | 119 &Inv_GF256 (@b[6,5,0,3,7,1,4,2],@t,@s); 174 &Inv_GF256 (@b[5,1,2,6,3,7,0,4],@t,@s); 315 sub Inv_GF256 { subroutine 317 #;* Inv_GF256: Input x0-x7 Output x0-x7 Temp t0-t3,s0-s3 (144) *
|
Completed in 387 milliseconds