Searched defs:nh_aux (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dumac.c309 /* The "nh_aux" routines do the actual NH hashing work. They
333 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
368 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
369 /* Same as previous nh_aux, but two streams are handled in one pass,
415 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
416 /* Same as previous nh_aux, but two streams are handled in one pass,
470 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
471 /* Same as previous nh_aux, but two streams are handled in one pass,
542 * multiple of L1_PAD_BOUNDARY. The key passed to nh_aux is offset
549 nh_aux(ke
[all...]

Completed in 81 milliseconds