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

  /external/openssl/crypto/aes/asm/
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...]
bsaes-x86_64.pl 674 sub aesenclast { # not used subroutine
    [all...]

Completed in 194 milliseconds