Searched refs:nh_aux (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/crypto/openssh/ |
| D | umac.c | 327 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()
|
| D | ssh_namespace.h | 487 #define nh_aux Fssh_nh_aux macro
|