Searched refs:deckey (Results 1 - 3 of 3) 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.pl1437 sub deckey() subroutine
1522 &deckey (0,"esi","ebp","edi");
1523 &deckey (4,"esi","ebp","edi");
1524 &deckey (8,"esi","ebp","edi");
1525 &deckey (12,"esi","ebp","edi");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daes-586.pl2871 sub deckey() subroutine
2976 &deckey (0,$key,$s0,$s1,$s2,$s3);
2977 &deckey (1,$key,$s1,$s2,$s3,$s0);
2978 &deckey (2,$key,$s2,$s3,$s0,$s1);
2979 &deckey (3,$key,$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.pl2871 sub deckey() subroutine
2976 &deckey (0,$key,$s0,$s1,$s2,$s3);
2977 &deckey (1,$key,$s1,$s2,$s3,$s0);
2978 &deckey (2,$key,$s2,$s3,$s0,$s1);
2979 &deckey (3,$key,$s3,$s0,$s1,$s2);

Completed in 77 milliseconds