Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign_support.c44 struct hash_ctx* hash_context = (struct hash_ctx*)context->priv; in hash_init() local
69 struct hash_ctx* hash_context = (struct hash_ctx*)context->priv; in hash_update() local
92 struct hash_ctx* hash_context = (struct hash_ctx*)context->priv; in hash_final() local
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h114 struct hash_mm_context *hash_context; member