Searched refs:nh_ctx (Results 1 – 1 of 1) sorted by relevance
347 } nh_ctx; typedef558 static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_transform()603 static void nh_reset(nh_ctx *hc) in nh_reset()623 static void nh_init(nh_ctx *hc, aes_int_key prf_key) in nh_init()633 static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_update()688 static void nh_final(nh_ctx *hc, UINT8 *result) in nh_final()728 static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len, in nh()797 nh_ctx hash; /* Hash context for L1 NH hash */