Home
last modified time | relevance | path

Searched refs:SMP_CryptographicF6 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h159 void SMP_CryptographicF6(SMP_CryptF6Param *param);
H A Dsmp_sc_accepter.c1226 SMP_CryptographicF6(&cryptF6Param); in SMP_ScPairCommonSlaveStep11()
1307 SMP_CryptographicF6(&cryptF6Param); in SMP_ScPairCommonSlaveStep14()
H A Dsmp_sc_initiator.c1154 SMP_CryptographicF6(&cryptF6Param); in SMP_ScPairCommonMasterStep10()
1252 SMP_CryptographicF6(&cryptF6Param); in SMP_ScPairCommonMasterStep14()
H A Dsmp_tool.c461 void SMP_CryptographicF6(SMP_CryptF6Param *param) in SMP_CryptographicF6() function