Searched defs:hash_update (Results 1 – 3 of 3) sorted by relevance
67 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, member
47 int (*hash_update)(struct udevice *dev, void *ctx, const void *ibuf, const uint32_t ilen); member
98 int hash_update(struct udevice *dev, void *ctx, const void *ibuf, const uint32_t ilen) in hash_update() function
Completed in 9 milliseconds