Home
last modified time | relevance | path

Searched defs:hash_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dhash.h48 int (*hash_init)(struct hash_algo *algo, void **ctxp); member
/openbmc/linux/tools/include/linux/
Dhashtable.h
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign_support.c45 int hash_init(const void* ctx, enum hash_type type) in hash_init() function
/openbmc/linux/include/linux/
Dhashtable.h
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h135 int (*hash_init)(const void*, enum hash_type); member