Home
last modified time | relevance | path

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

/external/openssh/
Dumac.c608 static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_update() function
1051 nh_update(&ctx->hash, (const UINT8 *)input, len); in uhash_update()
1066 nh_update(&ctx->hash, (const UINT8 *)input, bytes_remaining); in uhash_update()
1087 nh_update(&ctx->hash, (const UINT8 *)input, len); in uhash_update()