Searched defs:hashfunc (Results 1 – 8 of 8) sorted by relevance
81 def _rfc4231_test_cases(self, hashfunc): argument
134 def _rfc4231_test_cases(self, hashfunc, hash_name, digest_size, block_size): argument
57 cups_ahash_func_t hashfunc; /* Hash function */ member
163 typedef Py_hash_t (*hashfunc)(PyObject *); typedef
314 typedef long (*hashfunc)(PyObject *); typedef
1303 PyHash_FuncDef *hashfunc; in get_hash_info() local
4806 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert()
6599 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert()