Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.c161 } SMP_CryptPaddingParam; typedef
185 static void SMP_CryptographicPadding(SMP_CryptPaddingParam *param);
217 static void SMP_CryptographicPadding(SMP_CryptPaddingParam *param) in SMP_CryptographicPadding()
526 SMP_CryptPaddingParam cryptPaddingParam; in SMP_CryptographicAesCmacStep2()