Searched refs:cryptC1Step2Param (Results 1 – 1 of 1) sorted by relevance
92 SMP_CryptC1Step2Param cryptC1Step2Param; in SMP_LegacyPairMasterStep4() local94 int ret = SMP_ConstituteC1Step2Param(encData, SMP_ROLE_MASTER, &cryptC1Step2Param); in SMP_LegacyPairMasterStep4()99 ret = SMP_CryptographicC1Step2(SMP_LEGACY_PAIR_MASTER_STEP_5, &cryptC1Step2Param); in SMP_LegacyPairMasterStep4()181 SMP_CryptC1Step2Param cryptC1Step2Param; in SMP_LegacyPairMasterStep8() local183 int ret = SMP_ConstituteC1Step2Param(encData, SMP_ROLE_MASTER, &cryptC1Step2Param); in SMP_LegacyPairMasterStep8()188 ret = SMP_CryptographicC1Step2(SMP_LEGACY_PAIR_MASTER_STEP_9, &cryptC1Step2Param); in SMP_LegacyPairMasterStep8()487 SMP_CryptC1Step2Param cryptC1Step2Param; in SMP_LegacyPairSlaveStep6() local489 int ret = SMP_ConstituteC1Step2Param(encData, SMP_ROLE_SLAVE, &cryptC1Step2Param); in SMP_LegacyPairSlaveStep6()493 ret = SMP_CryptographicC1Step2(SMP_LEGACY_PAIR_SLAVE_STEP_7, &cryptC1Step2Param); in SMP_LegacyPairSlaveStep6()555 SMP_CryptC1Step2Param cryptC1Step2Param; in SMP_LegacyPairSlaveStep9() local[all …]