Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_cryptolite_nist_p.h149 uint8_t *temp_a = cfContext->p_buf;//[VU_BITS_TO_BYTES(BIT_SIZE+1)]; in Cy_Cryptolite_EC_HalfMod() local
161 …(void)Cy_Cryptolite_Vu_add_hw(base, vu_struct0, temp_a, VU_BITS_TO_WORDS((uint32_t)bitsize+1U), a,… in Cy_Cryptolite_EC_HalfMod()
163 sign = (bool)Cy_Cryptolite_Vu_get_bit(temp_a, bitsize); in Cy_Cryptolite_EC_HalfMod()