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.c775 typedef struct uhash_ctx { struct
783 } uhash_ctx; argument
784 typedef struct uhash_ctx *uhash_ctx_t;
964 memset(ahc, 0, sizeof(uhash_ctx)); in uhash_init()
1011 ctx = (uhash_ctx_t)malloc(sizeof(uhash_ctx)+ALLOC_BOUNDARY);
1184 uhash_ctx hash; /* Hash function for message compression */