pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2016-11-09
2016-11-09 14:52:01 by Stephen R. van den Berg <srb@cuci.nl>
0f8354de45c8992e06f5723c6f1ba721d458f0dd (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
Fix doc prototype.
755:
} }
-
/*! @decl siphash24(string data, void|int key)
+
/*! @decl
int
siphash24(string data, void|int key)
*! @appears Crypto.siphash24 *! *! Hashes a string, with an optional key, to a 64 bit integer using