Searched refs:enclast (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/aes/asm/
H A Daes-586.pl211 sub enclast() subroutine
355 &enclast(0,"ebp",$s0,$s1,$s2,$s3);
356 &enclast(1,"ebp",$s1,$s2,$s3,$s0);
357 &enclast(2,"ebp",$s2,$s3,$s0,$s1);
358 &enclast(3,"ebp",$s3,$s0,$s1,$s2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daes-586.pl805 sub enclast() subroutine
946 &enclast(0,$tbl,$s0,$s1,$s2,$s3);
947 &enclast(1,$tbl,$s1,$s2,$s3,$s0);
948 &enclast(2,$tbl,$s2,$s3,$s0,$s1);
949 &enclast(3,$tbl,$s3,$s0,$s1,$s2);
H A Daes-x86_64.pl277 sub enclast() subroutine
344 else { &enclast(0,$s0,$s1,$s2,$s3);
345 &enclast(1,$s1,$s2,$s3,$s0);
346 &enclast(2,$s2,$s3,$s0,$s1);
347 &enclast(3,$s3,$s0,$s1,$s2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daes-586.pl805 sub enclast() subroutine
946 &enclast(0,$tbl,$s0,$s1,$s2,$s3);
947 &enclast(1,$tbl,$s1,$s2,$s3,$s0);
948 &enclast(2,$tbl,$s2,$s3,$s0,$s1);
949 &enclast(3,$tbl,$s3,$s0,$s1,$s2);
H A Daes-x86_64.pl277 sub enclast() subroutine
344 else { &enclast(0,$s0,$s1,$s2,$s3);
345 &enclast(1,$s1,$s2,$s3,$s0);
346 &enclast(2,$s2,$s3,$s0,$s1);
347 &enclast(3,$s3,$s0,$s1,$s2);

Completed in 117 milliseconds