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

  /external/boringssl/src/crypto/fipsmodule/aes/asm/
aesni-x86.pl 110 sub aesenclast { aescommon(0xdd,@_); } subroutine
718 &aesenclast ($inout0,$rndkey0);
719 &aesenclast ($cmac,$rndkey0);
825 &aesenclast ($inout0,$rndkey0);
826 &aesenclast ($cmac,$rndkey0);
    [all...]
bsaes-x86_64.pl 732 sub aesenclast { # not used subroutine
    [all...]

Completed in 443 milliseconds