Home | History | Annotate | Download | only in asm

Lines Matching full:sha1

19 # SHA1 assembler implementation. To address this problem (and
53 # http://arctic.org/~dean/crypto/sha1.html. Since then several things
105 &asm_init($ARGV[0],"sha1-586.pl",$ARGV[$#ARGV] eq "386");
1227 &asciz("SHA1 block transform for x86, CRYPTOGAMS by <appro\@openssl.org>");