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

  /external/openssh/
umac.h 87 typedef struct uhash_ctx *uhash_ctx_t;
88 /* The uhash_ctx structure is defined by the implementation of the */
92 /* Dynamically allocate a uhash_ctx struct and generate subkeys using */
umac.c 752 * The routine uhash_init() initializes the uhash_ctx data structure and
757 /* ----- Constants and uhash_ctx ---------------------------------------- */
772 typedef struct uhash_ctx { struct
780 } uhash_ctx; typedef in typeref:struct:uhash_ctx
781 typedef struct uhash_ctx *uhash_ctx_t;
    [all...]

Completed in 32 milliseconds