Home
last modified time | relevance | path

Searched defs:hash_algo (Results 1 – 3 of 3) sorted by relevance

/include/
A Dhash.h30 struct hash_algo { struct
50 * @algo: Pointer to the hash_algo struct argument
54 int (*hash_init)(struct hash_algo *algo, void **ctxp); argument
67 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, argument
81 int (*hash_finish)(struct hash_algo *algo, void *ctx, void *dest_buf, argument
/include/dm/
A Dof_extra.h34 enum fmap_hash_t hash_algo; /* Hash algorithm */ member
/include/crypto/
A Dpublic_key.h55 const char *hash_algo; member

Completed in 4 milliseconds