Searched defs:hash_algo (Results 1 – 17 of 17) sorted by relevance
24 struct hash_algo { struct44 * @algo: Pointer to the hash_algo struct argument48 int (*hash_init)(struct hash_algo *algo, void **ctxp); argument61 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, argument75 int (*hash_finish)(struct hash_algo *algo, void *ctx, void *dest_buf, argument
30 enum fmap_hash_t hash_algo; /* Hash algorithm */ member
49 uint32_t hash_algo; member
92 uint32_t hash_algo; member238 uint32_t hash_algo; member
204 static struct hash_algo hash_algo[] = { variable
203 uint32_t hash_algo; member514 uint32_t hash_algo; member