Searched refs:Cy_Cryptolite_Vu_test_less_than (Results 1 – 3 of 3) sorted by relevance
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/source/ |
D | cy_cryptolite_vu.c | 72 bool Cy_Cryptolite_Vu_test_less_than(CRYPTOLITE_Type *base, cy_stc_cryptolite_descr_t* p_struct, ui… in Cy_Cryptolite_Vu_test_less_than() function
|
D | cy_cryptolite_ecdsa.c | 784 … if (Cy_Cryptolite_Vu_test_less_than(base, vu_struct1, p_r, my_P, (uint16_t)bitsize) == false) { in Cy_Cryptolite_ECC_VerifyHash() 790 … if (Cy_Cryptolite_Vu_test_less_than(base, vu_struct1, p_s, my_P, (uint16_t)bitsize) == false) { in Cy_Cryptolite_ECC_VerifyHash()
|
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/include/ |
D | cy_cryptolite_vu.h | 52 bool Cy_Cryptolite_Vu_test_less_than(CRYPTOLITE_Type *base, cy_stc_cryptolite_descr_t* p_struct, ui…
|