Searched defs:hashfunc (Results 1 – 7 of 7) sorted by relevance
22 module.exports = function(name, version, hashfunc) { argument
134 def _rfc4231_test_cases(self, hashfunc, hash_name, digest_size, block_size): argument
163 typedef Py_hash_t (*hashfunc)(PyObject *); typedef
161 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert()
1353 PyHash_FuncDef *hashfunc; in get_hash_info() local
1541 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert()
1516 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert()