Home
last modified time | relevance | path

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

/external/openssh/
Dumac.c614 static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_update() function
1057 nh_update(&ctx->hash, (const UINT8 *)input, len); in uhash_update()
1072 nh_update(&ctx->hash, (const UINT8 *)input, bytes_remaining); in uhash_update()
1093 nh_update(&ctx->hash, (const UINT8 *)input, len); in uhash_update()