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

  /external/boringssl/src/crypto/fipsmodule/aes/asm/
aesni-x86.pl 109 sub aesenc { aescommon(0xdc,@_); } subroutine
706 &aesenc ($inout0,$rndkey1);
707 &aesenc ($cmac,$rndkey1);
710 &aesenc ($inout0,$rndkey0);
711 &aesenc ($cmac,$rndkey0);
714 &aesenc ($inout0,$rndkey1);
715 &aesenc ($cmac,$rndkey1);
813 &aesenc ($inout0,$rndkey1);
814 &aesenc ($cmac,$rndkey1);
817 &aesenc ($inout0,$rndkey0)
    [all...]
bsaes-x86_64.pl 24 # allowed to feed its output back to aesenc[last], this was
452 # modified to emit output in order suitable for feeding back to aesenc[last]
721 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 770 milliseconds