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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dumac.c317 /* The "nh_aux" routines do the actual NH hashing work. They
341 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) function
376 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) function
377 /* Same as previous nh_aux, but two streams are handled in one pass,
423 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) function
424 /* Same as previous nh_aux, but two streams are handled in one pass,
478 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) function
479 /* Same as previous nh_aux, but two streams are handled in one pass,
550 * multiple of L1_PAD_BOUNDARY. The key passed to nh_aux is offset
557 nh_aux(ke
[all...]

Completed in 98 milliseconds