HomeSort by relevance Sort by last modified time
    Searched defs:aesenc (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/crypto/aes/asm/
aesni-x86.pl 103 sub aesenc { aescommon(0xdc,@_); } subroutine
700 &aesenc ($inout0,$rndkey1);
701 &aesenc ($cmac,$rndkey1);
704 &aesenc ($inout0,$rndkey0);
705 &aesenc ($cmac,$rndkey0);
708 &aesenc ($inout0,$rndkey1);
709 &aesenc ($cmac,$rndkey1);
807 &aesenc ($inout0,$rndkey1);
808 &aesenc ($cmac,$rndkey1);
811 &aesenc ($inout0,$rndkey0)
    [all...]
bsaes-x86_64.pl 24 # allowed to feed its output back to aesenc[last], this was
450 # modified to emit output in order suitable for feeding back to aesenc[last]
719 sub aesenc { # not used subroutine
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
arch-10.s 34 aesenc (%ecx),%xmm0 label
x86-64-arch-2.s 34 aesenc (%rcx),%xmm0 label

Completed in 1814 milliseconds