Home
last modified time | relevance | path

Searched refs:uhash_ctx (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dumac.h87 typedef struct uhash_ctx *uhash_ctx_t;
Dumac.c772 typedef struct uhash_ctx { struct
780 } uhash_ctx; typedef
781 typedef struct uhash_ctx *uhash_ctx_t;
961 memset(ahc, 0, sizeof(uhash_ctx)); in uhash_init()
1007 ctx = (uhash_ctx_t)malloc(sizeof(uhash_ctx)+ALLOC_BOUNDARY);
1180 uhash_ctx hash; /* Hash function for message compression */