HomeSort by relevance Sort by last modified time
    Searched refs:uhash_update (Results 1 - 2 of 2) sorted by null

  /external/openssh/
umac.h 105 int uhash_update(uhash_ctx_t ctx,
umac.c 743 * UHASH client calls the routine uhash_update() as many times as necessary.
748 * uhash(), is equivalent to the sequence of calls uhash_update() and
1042 static int uhash_update(uhash_ctx_t ctx, u_char *input, long len) function
    [all...]

Completed in 135 milliseconds