Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dhash.h24 struct hash_algo { struct
44 * @algo: Pointer to the hash_algo struct argument
48 int (*hash_init)(struct hash_algo *algo, void **ctxp); argument
61 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, argument
75 int (*hash_finish)(struct hash_algo *algo, void *ctx, void *dest_buf, argument
/openbmc/u-boot/include/dm/
H A Dof_extra.h30 enum fmap_hash_t hash_algo; /* Hash algorithm */ member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-crypto.h49 uint32_t hash_algo; member
/openbmc/qemu/include/system/
H A Dcryptodev.h92 uint32_t hash_algo; member
238 uint32_t hash_algo; member
/openbmc/u-boot/common/
H A Dhash.c204 static struct hash_algo hash_algo[] = { variable
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h203 uint32_t hash_algo; member
514 uint32_t hash_algo; member