Searched refs:SMP_ConstituteF5Param (Results 1 – 4 of 4) sorted by relevance
156 void SMP_ConstituteF5Param(uint8_t role, SMP_CryptF5Param *cryptF5Param);
1069 SMP_ConstituteF5Param(SMP_ROLE_SLAVE, &cryptF5Param); in SMP_ScPairCommonSlaveStep5()1144 SMP_ConstituteF5Param(SMP_ROLE_SLAVE, &cryptF5Param); in SMP_ScPairCommonSlaveStep8()
1003 SMP_ConstituteF5Param(SMP_ROLE_MASTER, &cryptF5Param); in SMP_ScPairCommonMasterStep4()1075 SMP_ConstituteF5Param(SMP_ROLE_MASTER, &cryptF5Param); in SMP_ScPairCommonMasterStep7()
379 void SMP_ConstituteF5Param(uint8_t role, SMP_CryptF5Param *cryptF5Param) in SMP_ConstituteF5Param() function