Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dumac.c796 typedef struct uhash_ctx { struct
804 } uhash_ctx; typedef
805 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 */
H A Dumac.h88 typedef struct uhash_ctx *uhash_ctx_t;