Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dhashpriv.h25 int (*hash_update)(QCryptoHash *hash, member
/openbmc/u-boot/include/
H A Dhash.h61 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, member
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign_support.c64 int hash_update(void* ctx, const uint8_t* data, size_t size) in hash_update() function
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_hw_20_comp.h18 enum icp_qat_hw_comp_20_skip_hash_update hash_update; member
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h128 int (*hash_update)(void*, const uint8_t*, size_t); member