chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
babd74e
)
cleanup: fix up the types of input to hashes to const void* from const uint8_t*
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 19 Jun 2011 12:48:34 +0000
(13:48 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 26 Jun 2011 11:07:27 +0000
(12:07 +0100)
It is permissible to pass any object to these functions and expect
them to hash it.
Signed-off-by: Richard Kettlewell <richard@greenend.org.uk>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
No differences found