Home
last modified time | relevance | path

Searched defs:read_and_hash_update (Results 1 – 2 of 2) sorted by relevance

/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h138 int (*read_and_hash_update)(void* ctx, uint32_t offset, uint32_t size); member
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c229 static failure_reason read_and_hash_update(const struct libcr51sign_ctx* ctx, in read_and_hash_update() function