Home
last modified time | relevance | path

Searched refs:SMP_CryptF4Param (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h105 } SMP_CryptF4Param; typedef
154 void SMP_ConstituteF4Param(bool isPasskey, SMP_CryptF4Param *param);
155 void SMP_CryptographicF4(SMP_CryptF4Param *param);
H A Dsmp_oob.c78 SMP_CryptF4Param cryptF4Param; in SMP_GenerateScOobDataStep2()
H A Dsmp_sc_accepter.c155 SMP_CryptF4Param cryptF4Param; in SMP_ScPairJustworkOrNumericSlaveStep6()
543 SMP_CryptF4Param cryptF4Param; in SMP_ScPairPasskeyEntrySlaveStep9()
643 SMP_CryptF4Param cryptF4Param; in SMP_ScPairPasskeyEntrySlaveStep13()
831 SMP_CryptF4Param cryptF4Param; in SMP_ScPairOobSlaveStep10()
H A Dsmp_sc_initiator.c183 SMP_CryptF4Param cryptF4Param; in SMP_ScPairJustworkOrNumericMasterStep8()
488 SMP_CryptF4Param cryptF4Param; in SMP_ScPairPasskeyEntryMasterStep8()
613 SMP_CryptF4Param cryptF4Param; in SMP_ScPairPasskeyEntryMasterStep13()
782 SMP_CryptF4Param cryptF4Param; in SMP_ScPairOobMasterStep10()
H A Dsmp_tool.c354 void SMP_ConstituteF4Param(bool isPasskey, SMP_CryptF4Param *param) in SMP_ConstituteF4Param()
369 void SMP_CryptographicF4(SMP_CryptF4Param *param) in SMP_CryptographicF4()