Home
last modified time | relevance | path

Searched refs:SMP_CryptC1Step2Param (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h97 } SMP_CryptC1Step2Param; typedef
151 int SMP_ConstituteC1Step2Param(const SMP_EncData *encData, uint8_t role, SMP_CryptC1Step2Param *par…
152 int SMP_CryptographicC1Step2(uint16_t step, SMP_CryptC1Step2Param *param);
H A Dsmp_legacy.c92 SMP_CryptC1Step2Param cryptC1Step2Param; in SMP_LegacyPairMasterStep4()
181 SMP_CryptC1Step2Param cryptC1Step2Param; in SMP_LegacyPairMasterStep8()
487 SMP_CryptC1Step2Param cryptC1Step2Param; in SMP_LegacyPairSlaveStep6()
555 SMP_CryptC1Step2Param cryptC1Step2Param; in SMP_LegacyPairSlaveStep9()
H A Dsmp_tool.c300 int SMP_ConstituteC1Step2Param(const SMP_EncData *encData, uint8_t role, SMP_CryptC1Step2Param *par… in SMP_ConstituteC1Step2Param()
318 int SMP_CryptographicC1Step2(uint16_t step, SMP_CryptC1Step2Param *param) in SMP_CryptographicC1Step2()