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

  /external/openssl/crypto/aes/asm/
aesni-x86_64.pl 885 aesenclast $rndkey0,$inout0
886 aesenclast $rndkey0,$inout1
980 aesenclast $rndkey0,$inout0
981 aesenclast $rndkey0,$inout1
1150 aesenclast $rndkey0,$inout0
1152 aesenclast $rndkey0,$inout1
    [all...]
aesni-x86.pl 90 sub aesenclast { aescommon(0xdd,@_); } subroutine
649 &aesenclast ($inout0,$rndkey0);
650 &aesenclast ($cmac,$rndkey0);
747 &aesenclast ($inout0,$rndkey0);
748 &aesenclast ($cmac,$rndkey0);
    [all...]
aesni-sha1-x86_64.pl 239 aesenclast $rndkey[0],$iv
1234 "aesenc" => 0xdc, "aesenclast" => 0xdd
bsaes-x86_64.pl 674 sub aesenclast { # not used subroutine
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]

Completed in 83 milliseconds