HomeSort by relevance Sort by last modified time
    Searched refs:Mul_GF4_N_GF4 (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/crypto/aes/asm/
bsaes-armv7.pl 211 sub Mul_GF4_N_GF4 {
245 Mul_GF4_N_GF4 (@t[0], @t[1], @y[0], @y[1], @t[3],
256 &Mul_GF4_N_GF4 (@t[0], @t[1], @y[0], @y[1], @t[3],
    [all...]
bsaes-x86_64.pl 250 sub Mul_GF4_N_GF4 {
288 Mul_GF4_N_GF4 (@t[0], @t[1], @y[0], @y[1], @t[3],
301 &Mul_GF4_N_GF4 (@t[0], @t[1], @y[0], @y[1], @t[3],
    [all...]

Completed in 47 milliseconds