Home
last modified time | relevance | path

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

/external/openssh/
Dumac.c322 } nh_ctx; typedef
533 static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_transform()
578 static void nh_reset(nh_ctx *hc) in nh_reset()
598 static void nh_init(nh_ctx *hc, aes_int_key prf_key) in nh_init()
608 static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_update()
663 static void nh_final(nh_ctx *hc, UINT8 *result) in nh_final()
703 static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len, in nh()
772 nh_ctx hash; /* Hash context for L1 NH hash */