Home
last modified time | relevance | path

Searched refs:CRYPT_F5_KEYID_LEN (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h107 #define CRYPT_F5_KEYID_LEN 4 macro
H A Dsmp_tool.c400 uint8_t keyID[CRYPT_F5_KEYID_LEN] = {0x62, 0x74, 0x6C, 0x65}; in SMP_CryptographicF5()
406 SMP_WriteToRow(param->output, CRYPT_F5_OUT_LEN, offset, keyID, CRYPT_F5_KEYID_LEN); in SMP_CryptographicF5()
407 offset += CRYPT_F5_KEYID_LEN; in SMP_CryptographicF5()

Completed in 3 milliseconds