Home
last modified time | relevance | path

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

/external/openssh/
Dumac.c327 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() function
362 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() function
409 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() function
464 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() function
543 nh_aux(key, buf, hc->state, nbytes); in nh_transform()
726 nh_aux(hc->nh_key, buf, result, padded_len); in nh()