Home
last modified time | relevance | path

Searched refs:SMP_ENCRYPT_PLAINTEXTDATA_LEN (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h78 #define SMP_ENCRYPT_PLAINTEXTDATA_LEN 0x10 macro
H A Dsmp.c813 uint8_t message[SMP_ENCRYPT_PLAINTEXTDATA_LEN] = {0x00}; in SMP_ResolveRPA()
815 uint8_t encryptedData[SMP_ENCRYPT_PLAINTEXTDATA_LEN] = {0x00}; in SMP_ResolveRPA()
853 uint8_t message[SMP_ENCRYPT_PLAINTEXTDATA_LEN] = {0x00}; in SMP_AsyncResoRpaTask()
900 uint8_t message[SMP_ENCRYPT_PLAINTEXTDATA_LEN] = {0x00}; in SMP_GenRpaTask()
H A Dsmp_send.c624 uint8_t encryptedData[SMP_ENCRYPT_PLAINTEXTDATA_LEN] = {0x00}; in SMP_Aes128Software()

Completed in 6 milliseconds