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

/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl224 sub Mul_GF4 { subroutine
226 #;* Mul_GF4: Input x0-x1,y0-y1 Output x0-x1 Temp t0 (8) *
257 # interleaved Mul_GF4_N and Mul_GF4
287 &Mul_GF4 (@x[0], @x[1], @y[0], @y[1], @t[2]);
313 &Mul_GF4 (@x[4], @x[5], @y[0], @y[1], @t[3]);

Completed in 104 milliseconds