Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h162 void SMP_CryptographicAesCmacStep2(SMP_CryptAesCmacStep2Param *param);
H A Dsmp_tool.c521 void SMP_CryptographicAesCmacStep2(SMP_CryptAesCmacStep2Param *param) in SMP_CryptographicAesCmacStep2() function
573 SMP_CryptographicAesCmacStep2(&cryptAesCmacStep2Param); in SMP_ConstituteAesCmacStep3Param()
H A Dsmp.c1667 SMP_CryptographicAesCmacStep2(&cryptAesCmacstep2Param); in SMP_GenerateSignatureStep1()