Home
last modified time | relevance | path

Searched refs:mhash_words (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bootloader/subproject/components/micro-ecc/
DuECC_verify_antifault.c129 const uECC_word_t *mhash_words = (const uECC_word_t *)message_hash; in uECC_verify_antifault() local
134 vhash_words[w] = mhash_words[w] ^ rx[w % curve->num_words] ^ r[w % curve->num_words]; in uECC_verify_antifault()