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

  /external/openssl/crypto/aes/asm/
aesni-x86.pl 1025 { my ($tweak,$twtmp,$twres,$twmask)=($rndkey1,$rndkey0,$inout0,$inout1);
1072 &pshufd ($twres,$twtmp,0x13);
1076 &pand ($twres,$twmask); # isolate carry and residue
1078 &pxor ($tweak,$twres);
    [all...]
aesni-x86_64.pl     [all...]
bsaes-x86_64.pl     [all...]

Completed in 39 milliseconds