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

  /external/boringssl/src/crypto/aes/asm/
aes-586.pl 474 sub enctransform() subroutine
532 &enctransform(2);
533 &enctransform(3);
534 &enctransform(0);
535 &enctransform(1);
    [all...]
aes-x86_64.pl 463 # unlike decrypt case it does not pay off to parallelize enctransform
464 sub enctransform() subroutine
573 &enctransform();
    [all...]

Completed in 228 milliseconds