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

/freebsd-current/crypto/openssh/
H A Dumac.c308 /* The "nh_aux" routines do the actual NH hashing work. They
332 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
367 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
368 /* Same as previous nh_aux, but two streams are handled in one pass,
414 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
415 /* Same as previous nh_aux, but two streams are handled in one pass,
469 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) function
470 /* Same as previous nh_aux, but two streams are handled in one pass,
541 * multiple of L1_PAD_BOUNDARY. The key passed to nh_aux is offset
548 nh_aux(ke
[all...]
H A Dssh_namespace.h434 #define nh_aux Fssh_nh_aux macro

Completed in 68 milliseconds