Searched refs:reg_part (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl614 sub reg_part { subroutine
623 $code =~ s/(%[a-z0-9]+)#([bwd])/reg_part($1,$2)/gem;
H A Drc4-x86_64.pl663 sub reg_part { subroutine
672 $code =~ s/(%[a-z0-9]+)#([bwd])/reg_part($1,$2)/gem;
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dmodexp512-x86_64.pl1484 sub reg_part { subroutine
1493 $code =~ s/(%[a-z0-9]+)#([bwd])/reg_part($1,$2)/gem;

Completed in 115 milliseconds