Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/peripherals/atecc608a-tnglora-se/
Datecc608a-tnglora-se.c69 } Key_t; typedef
73 static Key_t KeyList[NUM_OF_KEYS] = ATECC608A_SE_KEY_LIST;
182 SecureElementStatus_t GetKeyByID( KeyIdentifier_t keyID, Key_t** keyItem ) in GetKeyByID()
217 Key_t* keyItem; in ComputeCmac()
362 Key_t* pItem; in SecureElementAesEncrypt()
389 Key_t* source_key; in SecureElementDeriveAndStoreKey()
390 Key_t* target_key; in SecureElementDeriveAndStoreKey()
/loramac-node-3.6.0-3.5.0/src/mac/
Dsecure-element-nvm.h79 } Key_t; typedef
101 Key_t KeyList[NUM_OF_KEYS];
/loramac-node-3.6.0-3.5.0/src/peripherals/soft-se/
Dsoft-se.c53 static SecureElementStatus_t GetKeyByID( KeyIdentifier_t keyID, Key_t** keyItem ) in GetKeyByID()
91 Key_t* keyItem; in ComputeCmac()
250 Key_t* pItem; in SecureElementAesEncrypt()