Home
last modified time | relevance | path

Searched refs:hash_algo (Results 1 – 5 of 5) sorted by relevance

/include/
A Dhash.h30 struct hash_algo { struct
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
136 int hash_lookup_algo(const char *algo_name, struct hash_algo **algop);
150 struct hash_algo **algop);
A Dhw_sha.h70 int hw_sha_init(struct hash_algo *algo, void **ctxp);
84 int hw_sha_update(struct hash_algo *algo, void *ctx, const void *buf,
98 int hw_sha_finish(struct hash_algo *algo, void *ctx, void *dest_buf,
A Defi_loader.h1105 void **hash, const char *hash_algo, int *len);
/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 11 milliseconds