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

/freebsd-10.3-release/crypto/openssh/
H A Dumac.c303 /* The "nh_aux" routines do the actual NH hashing work. They
327 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
362 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
363 /* Same as previous nh_aux, but two streams are handled in one pass,
409 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
410 /* Same as previous nh_aux, but two streams are handled in one pass,
464 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
465 /* Same as previous nh_aux, but two streams are handled in one pass,
536 * multiple of L1_PAD_BOUNDARY. The key passed to nh_aux is offset
543 nh_aux(ke
[all...]
H A Dssh_namespace.h486 #define nh_aux Fssh_nh_aux macro

Completed in 174 milliseconds