Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_cryptolite_rsa.c294 Cy_Cryptolite_Vu_clr_bit (p_dividend, bit_size); // drop top bit in Cy_Cryptolite_Rsa_Coeff()
322 Cy_Cryptolite_Vu_clr_bit (p_dividend, bit_size); // drop top bit in Cy_Cryptolite_Rsa_Coeff()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_cryptolite_vu.h118 __STATIC_INLINE void Cy_Cryptolite_Vu_clr_bit ( uint8_t* p_z, uint32_t bit_pos ) in Cy_Cryptolite_Vu_clr_bit() function