Searched refs:Cy_Cryptolite_Vu_test_less_than (Results 1 – 4 of 4) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_cryptolite_ecdsa.c | 719 … if (Cy_Cryptolite_Vu_test_less_than(base, vu_struct1, p_r, my_P, (uint16_t)bitsize) == false) in Cy_Cryptolite_ECC_SignHash() 864 … if (Cy_Cryptolite_Vu_test_less_than(base, vu_struct1, p_r, my_P, (uint16_t)bitsize) == false) { in Cy_Cryptolite_ECC_VerifyHash() 870 … if (Cy_Cryptolite_Vu_test_less_than(base, vu_struct1, p_s, my_P, (uint16_t)bitsize) == false) { in Cy_Cryptolite_ECC_VerifyHash()
|
| 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_ecc_key_gen.c | 198 … if (Cy_Cryptolite_Vu_test_less_than(base, vu_struct1, p_u1, p_o, (uint16_t)bitsize) == false) in Cy_Cryptolite_ECC_MakePrivateKey()
|
| /hal_infineon-latest/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…
|