1
0
mirror of https://github.com/golang/go synced 2024-10-03 06:21:21 -06:00
go/src/crypto/sha1
Russ Cox c11dadc503 [dev.cc] crypto/md5, crypto/sha1: restore a few SP references
Applying my post-submit comments from CL 5120.
The rewrite there changed the code from writing to the stack
frame to writing below the stack frame.

Change-Id: Ie7e0563c0c1731fede2bcefeaf3c9d88a0cf4063
Reviewed-on: https://go-review.googlesource.com/5470
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-02-20 18:54:29 +00:00
..
example_test.go
sha1_test.go
sha1.go
sha1block_386.s
sha1block_amd64.s
sha1block_amd64p32.s
sha1block_arm.s [dev.cc] crypto/md5, crypto/sha1: restore a few SP references 2015-02-20 18:54:29 +00:00
sha1block_decl.go
sha1block_generic.go
sha1block.go