Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.c154 } SMP_CryptLeftShiftOneBitParam; typedef
183 static void SMP_CryptographicLeftShiftOneBit(SMP_CryptLeftShiftOneBitParam *param);
196 static void SMP_CryptographicLeftShiftOneBit(SMP_CryptLeftShiftOneBitParam *param) in SMP_CryptographicLeftShiftOneBit()
494 SMP_CryptLeftShiftOneBitParam cryptLeftShiftOneBitParam; in SMP_CryptographicAesCmacStep1()