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

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/asm/
H A Dbsaes-x86_64.pl227 sub Mul_GF4 { subroutine
229 #;* Mul_GF4: Input x0-x1,y0-y1 Output x0-x1 Temp t0 (8) *
260 # interleaved Mul_GF4_N and Mul_GF4
290 &Mul_GF4 (@x[0], @x[1], @y[0], @y[1], @t[2]);
316 &Mul_GF4 (@x[4], @x[5], @y[0], @y[1], @t[3]);

Completed in 25 milliseconds