Searched defs:encCmd (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ | ||
H A D | smp_send.c | 183 SMP_EncCmd *encCmd = SMP_AllocEncCmd(); in SMP_SendLeEncryptCmd() local 443 SMP_FreeEncCmd(void *encCmd) SMP_FreeEncCmd() argument 610 SMP_Aes128Hardware(const HciLeEncryptParam *pEncryptParam, SMP_EncCmd *encCmd) SMP_Aes128Hardware() argument 622 SMP_Aes128Software(const HciLeEncryptParam *pEncryptParam, SMP_EncCmd *encCmd) SMP_Aes128Software() argument [all...] |
H A D | smp_tool.c | 587 SMP_EncCmd *encCmd = SMP_AllocEncCmd(); in SMP_CryptographicAesCmacStep3() local [all...] |
H A D | smp.c | 779 SMP_EncCmd *encCmd = SMP_AllocEncCmd(); in SMP_GenSignTask() local 854 SMP_EncCmd *encCmd = SMP_AllocEncCmd(); SMP_AsyncResoRpaTask() local 901 SMP_EncCmd *encCmd = SMP_AllocEncCmd(); SMP_GenRpaTask() local [all...] |
H A D | smp_def.h | 192 SMP_EncCmd *encCmd; member 201 SMP_EncCmd *encCmd; member |
Completed in 5 milliseconds