Searched refs:SMP_CryptographicC1Step1 (Results 1 – 3 of 3) sorted by relevance
79 int ret = SMP_CryptographicC1Step1(SMP_LEGACY_PAIR_MASTER_STEP_4, &cryptC1Step1Param); in SMP_LegacyPairMasterStep3()168 int ret = SMP_CryptographicC1Step1(SMP_LEGACY_PAIR_MASTER_STEP_8, &cryptC1Step1Param); in SMP_LegacyPairMasterStep7()472 int ret = SMP_CryptographicC1Step1(SMP_LEGACY_PAIR_SLAVE_STEP_6, &cryptC1Step1Param); in SMP_LegacyPairSlaveStep5()540 int ret = SMP_CryptographicC1Step1(SMP_LEGACY_PAIR_SLAVE_STEP_9, &cryptC1Step1Param); in SMP_LegacyPairSlaveStep8()
150 int SMP_CryptographicC1Step1(uint16_t step, SMP_CryptC1Step1Param *param);
272 int SMP_CryptographicC1Step1(uint16_t step, SMP_CryptC1Step1Param *param) in SMP_CryptographicC1Step1() function