Searched refs:enctransform (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daes-586.pl474 sub enctransform() subroutine
532 &enctransform(2);
533 &enctransform(3);
534 &enctransform(0);
535 &enctransform(1);
H A Daes-x86_64.pl463 # unlike decrypt case it does not pay off to parallelize enctransform
464 sub enctransform() subroutine
573 &enctransform();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daes-586.pl474 sub enctransform() subroutine
532 &enctransform(2);
533 &enctransform(3);
534 &enctransform(0);
535 &enctransform(1);
H A Daes-x86_64.pl463 # unlike decrypt case it does not pay off to parallelize enctransform
464 sub enctransform() subroutine
573 &enctransform();

Completed in 108 milliseconds