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

/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl119 &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) *
H A Dbsaes-armv7.pl69 &Inv_GF256 (@b[6,5,0,3,7,1,4,2],@t,@s);
124 &Inv_GF256 (@b[5,1,2,6,3,7,0,4],@t,@s);
258 sub Inv_GF256 { subroutine
260 #;* Inv_GF256: Input x0-x7 Output x0-x7 Temp t0-t3,s0-s3 (144) *

Completed in 228 milliseconds