Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h54 } SMP_CryptAesCmacStep2Param; typedef
162 void SMP_CryptographicAesCmacStep2(SMP_CryptAesCmacStep2Param *param);
H A Dsmp_tool.c521 void SMP_CryptographicAesCmacStep2(SMP_CryptAesCmacStep2Param *param) in SMP_CryptographicAesCmacStep2()
564 SMP_CryptAesCmacStep2Param cryptAesCmacStep2Param; in SMP_ConstituteAesCmacStep3Param()
H A Dsmp.c1649 SMP_CryptAesCmacStep2Param cryptAesCmacstep2Param; in SMP_GenerateSignatureStep1()