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

  /external/openssl/crypto/aes/asm/
aes-586.pl 1616 sub declast() subroutine
    [all...]
aes-x86_64.pl 843 sub declast() subroutine
915 else { &declast(0,$s0,$s3,$s2,$s1);
916 &declast(1,$s1,$s0,$s3,$s2);
917 &declast(2,$s2,$s1,$s0,$s3);
918 &declast(3,$s3,$s2,$s1,$s0);
    [all...]

Completed in 567 milliseconds