Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h161 void SMP_CryptographicAesCmacStep1(SMP_CryptAesCmacStep1Param *param);
H A Dsmp_tool.c487 void SMP_CryptographicAesCmacStep1(SMP_CryptAesCmacStep1Param *param) in SMP_CryptographicAesCmacStep1() function
566 SMP_CryptographicAesCmacStep1(&cryptAesCmacStep1Param); in SMP_ConstituteAesCmacStep3Param()
H A Dsmp.c1660 SMP_CryptographicAesCmacStep1(&cryptAesCmacStep1parm); in SMP_GenerateSignatureStep1()