Searched refs:Inv_GF256 (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/src/crypto/aes/asm/
H A Dbsaes-armv7.pl81 &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 Dbsaes-x86_64.pl121 &Inv_GF256 (@b[6,5,0,3,7,1,4,2],@t,@s);
176 &Inv_GF256 (@b[5,1,2,6,3,7,0,4],@t,@s);
317 sub Inv_GF256 { subroutine
319 #;* Inv_GF256: Input x0-x7 Output x0-x7 Temp t0-t3,s0-s3 (144) *

Completed in 162 milliseconds