Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dumac.c332 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() function
367 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() function
414 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() function
469 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() function
548 nh_aux(key, buf, hc->state, nbytes); in nh_transform()
731 nh_aux(hc->nh_key, buf, result, padded_len); in nh()
H A Dssh_namespace.h460 #define nh_aux Fssh_nh_aux macro