tedu
|
8b61b5765d
|
memcpy from the right place. at this point, the used variable is not
relevant. from Mark Karpilovskij.
ok millert
|
7 years ago |
deraadt
|
e87e915602
|
SipHash_Final() was assuming the digest was 64-bit aligned, resulting in
misaligned memory accesses with armv7 ramdisk -Os bsd.rd ping
ok florian millert
|
8 years ago |
guenther
|
c34714da97
|
Wrap blowfish, sha*, md5, and rmd160 so that internal calls go direct
ok deraadt@
|
9 years ago |
tedu
|
6b550eb5a9
|
Use standard spelling for types, and rename local variable from "free".
No actual change, but makes it easier to reuse the code elsewhere.
Suggested by Andre Smagin
|
10 years ago |
dlg
|
eed98717a6
|
userland gets static on functions only used within a file.
ok tedu@
|
10 years ago |
deraadt
|
75d428b273
|
Move to the <limits.h> universe.
review by millert, binary checking process with doug, concept with guenther
|
10 years ago |
tedu
|
10f5d66e90
|
add siphash from the kernel to libc
|
10 years ago |