Searched refs:hash_update (Results 1 – 2 of 2) sorted by relevance
35 int hash_update(struct udevice *dev, void *ctx, const void *ibuf, const uint32_t ilen);47 int (*hash_update)(struct udevice *dev, void *ctx, const void *ibuf, const uint32_t ilen); member
67 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, member
Completed in 5 milliseconds