Searched refs:SMP_CryptographicC1Step2 (Results 1 – 3 of 3) sorted by relevance
99 ret = SMP_CryptographicC1Step2(SMP_LEGACY_PAIR_MASTER_STEP_5, &cryptC1Step2Param); in SMP_LegacyPairMasterStep4()188 ret = SMP_CryptographicC1Step2(SMP_LEGACY_PAIR_MASTER_STEP_9, &cryptC1Step2Param); in SMP_LegacyPairMasterStep8()493 ret = SMP_CryptographicC1Step2(SMP_LEGACY_PAIR_SLAVE_STEP_7, &cryptC1Step2Param); in SMP_LegacyPairSlaveStep6()561 ret = SMP_CryptographicC1Step2(SMP_LEGACY_PAIR_SLAVE_STEP_10, &cryptC1Step2Param); in SMP_LegacyPairSlaveStep9()
152 int SMP_CryptographicC1Step2(uint16_t step, SMP_CryptC1Step2Param *param);
318 int SMP_CryptographicC1Step2(uint16_t step, SMP_CryptC1Step2Param *param) in SMP_CryptographicC1Step2() function