Home
last modified time | relevance | path

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

/u-boot/include/
A Dhash.h67 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, member
/u-boot/include/u-boot/
A Dhash.h47 int (*hash_update)(struct udevice *dev, void *ctx, const void *ibuf, const uint32_t ilen); member
/u-boot/drivers/crypto/hash/
A Dhash-uclass.c98 int hash_update(struct udevice *dev, void *ctx, const void *ibuf, const uint32_t ilen) in hash_update() function

Completed in 9 milliseconds