Lines Matching defs:nh_aux
309 /* 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)
368 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen)
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)
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)
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(key, buf, hc->state, nbytes);
732 nh_aux(hc->nh_key, buf, result, padded_len);