Home
last modified time | relevance | path

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

/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl186 sub Mul_GF4 { subroutine
245 &Mul_GF4 (@x[0], @x[1], @y[0], @y[1], @t[2..3]);
267 &Mul_GF4 (@x[4], @x[5], @y[0], @y[1], @t[2..3]);
H A Dbsaes-x86_64.pl229 sub Mul_GF4 { subroutine
292 &Mul_GF4 (@x[0], @x[1], @y[0], @y[1], @t[2]);
318 &Mul_GF4 (@x[4], @x[5], @y[0], @y[1], @t[3]);

Completed in 14 milliseconds