Searched refs:uhash_ctx (Results 1 – 2 of 2) sorted by relevance
796 typedef struct uhash_ctx { struct804 } uhash_ctx; typedef805 typedef struct uhash_ctx *uhash_ctx_t;985 memset(ahc, 0, sizeof(uhash_ctx)); in uhash_init()1032 ctx = (uhash_ctx_t)malloc(sizeof(uhash_ctx)+ALLOC_BOUNDARY);1205 uhash_ctx hash; /* Hash function for message compression */
88 typedef struct uhash_ctx *uhash_ctx_t;