Searched refs:Mul_GF4 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl169 sub Mul_GF4 { subroutine
171 #;* Mul_GF4: Input x0-x1,y0-y1 Output x0-x1 Temp t0 (8) *
200 # interleaved Mul_GF4_N and Mul_GF4
228 &Mul_GF4 (@x[0], @x[1], @y[0], @y[1], @t[2..3]);
250 &Mul_GF4 (@x[4], @x[5], @y[0], @y[1], @t[2..3]);
H A Dbsaes-x86_64.pl218 sub Mul_GF4 { subroutine
220 #;* Mul_GF4: Input x0-x1,y0-y1 Output x0-x1 Temp t0 (8) *
251 # interleaved Mul_GF4_N and Mul_GF4
281 &Mul_GF4 (@x[0], @x[1], @y[0], @y[1], @t[2]);
307 &Mul_GF4 (@x[4], @x[5], @y[0], @y[1], @t[3]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Dbsaes-armv7.pl169 sub Mul_GF4 { subroutine
171 #;* Mul_GF4: Input x0-x1,y0-y1 Output x0-x1 Temp t0 (8) *
200 # interleaved Mul_GF4_N and Mul_GF4
228 &Mul_GF4 (@x[0], @x[1], @y[0], @y[1], @t[2..3]);
250 &Mul_GF4 (@x[4], @x[5], @y[0], @y[1], @t[2..3]);
H A Dbsaes-x86_64.pl218 sub Mul_GF4 { subroutine
220 #;* Mul_GF4: Input x0-x1,y0-y1 Output x0-x1 Temp t0 (8) *
251 # interleaved Mul_GF4_N and Mul_GF4
281 &Mul_GF4 (@x[0], @x[1], @y[0], @y[1], @t[2]);
307 &Mul_GF4 (@x[4], @x[5], @y[0], @y[1], @t[3]);

Completed in 69 milliseconds