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.c771 typedef struct uhash_ctx { struct
779 } uhash_ctx; argument
780 typedef struct uhash_ctx *uhash_ctx_t;
960 memset(ahc, 0, sizeof(uhash_ctx)); in uhash_init()
1006 ctx = (uhash_ctx_t)malloc(sizeof(uhash_ctx)+ALLOC_BOUNDARY);
1179 uhash_ctx hash; /* Hash function for message compression */