HomeSort by relevance Sort by last modified time
    Searched full:nh_final (Results 1 - 1 of 1) sorted by null

  /external/openssh/
umac.c 292 * hash, the client calls nh_final() which calculates the hash output.
295 * the sequence of calls nh_update() and nh_final(); however it is
664 static void nh_final(nh_ctx *hc, UINT8 *result) function
666 * into an NH context, nh_final is called to produce a hash result. If any
706 /* All-in-one nh_update() and nh_final() equivalent.
    [all...]

Completed in 166 milliseconds