Searched refs:nh_aux (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/usr.bin/ssh/ |
| D | umac.c | 326 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) in nh_aux() function 361 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) in nh_aux() function 408 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) in nh_aux() function 463 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) in nh_aux() function 542 nh_aux(key, buf, hc->state, nbytes); in nh_transform() 725 nh_aux(hc->nh_key, buf, result, padded_len); in nh()
|