Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_cryptolite_rsa.c207 uint8_t* p_exp, // exp_bit_size in Cy_Cryptolite_Rsa_Exp() argument
228 exp_bit_size = Cy_Cryptolite_Vu_Get_Msb_Bit(cfContext, p_exp, exp_bit_size); in Cy_Cryptolite_Rsa_Exp()
241 if ((bool)Cy_Cryptolite_Vu_get_bit (p_exp, (uint32_t)i)){ in Cy_Cryptolite_Rsa_Exp()