Home
last modified time | relevance | path

Searched refs:round2_step (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/md5/amd64/
H A Dmd5_amd64.pl74 sub round2_step subroutine
225 round2_step(-1,'%eax','%ebx','%ecx','%edx', '6','0xf61e2562', '5');
226 round2_step( 0,'%edx','%eax','%ebx','%ecx','11','0xc040b340', '9');
227 round2_step( 0,'%ecx','%edx','%eax','%ebx', '0','0x265e5a51','14');
228 round2_step( 0,'%ebx','%ecx','%edx','%eax', '5','0xe9b6c7aa','20');
229 round2_step( 0,'%eax','%ebx','%ecx','%edx','10','0xd62f105d', '5');
230 round2_step( 0,'%edx','%eax','%ebx','%ecx','15', '0x2441453', '9');
231 round2_step( 0,'%ecx','%edx','%eax','%ebx', '4','0xd8a1e681','14');
232 round2_step( 0,'%ebx','%ecx','%edx','%eax', '9','0xe7d3fbc8','20');
233 round2_step( 0,'%eax','%ebx','%ecx','%edx','14','0x21e1cde6', '5');
[all …]