Searched refs:Inv_GF256 (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | bsaes-armv7.pl | 86 &Inv_GF256 (@b[6,5,0,3,7,1,4,2],@t,@s); 141 &Inv_GF256 (@b[5,1,2,6,3,7,0,4],@t,@s); 275 sub Inv_GF256 { subroutine 277 #;* Inv_GF256: Input x0-x7 Output x0-x7 Temp t0-t3,s0-s3 (144) *
|
H A D | bsaes-x86_64.pl | 130 &Inv_GF256 (@b[6,5,0,3,7,1,4,2],@t,@s); 185 &Inv_GF256 (@b[5,1,2,6,3,7,0,4],@t,@s); 326 sub Inv_GF256 { subroutine 328 #;* Inv_GF256: Input x0-x7 Output x0-x7 Temp t0-t3,s0-s3 (144) *
|
/third_party/openssl/crypto/aes/asm/ |
H A D | bsaes-armv7.pl | 86 &Inv_GF256 (@b[6,5,0,3,7,1,4,2],@t,@s); 141 &Inv_GF256 (@b[5,1,2,6,3,7,0,4],@t,@s); 275 sub Inv_GF256 { subroutine 277 #;* Inv_GF256: Input x0-x7 Output x0-x7 Temp t0-t3,s0-s3 (144) *
|
H A D | bsaes-x86_64.pl | 130 &Inv_GF256 (@b[6,5,0,3,7,1,4,2],@t,@s); 185 &Inv_GF256 (@b[5,1,2,6,3,7,0,4],@t,@s); 326 sub Inv_GF256 { subroutine 328 #;* Inv_GF256: Input x0-x7 Output x0-x7 Temp t0-t3,s0-s3 (144) *
|
Completed in 10 milliseconds