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