Searched refs:NUM_OF_KEYS (Results 1 – 4 of 4) sorted by relevance
64 #define NUM_OF_KEYS 23 macro101 Key_t KeyList[NUM_OF_KEYS];
48 #define NUM_OF_KEYS 15 macro73 static Key_t KeyList[NUM_OF_KEYS] = ATECC608A_SE_KEY_LIST;184 for( uint8_t i = 0; i < NUM_OF_KEYS; i++ ) in GetKeyByID()
55 for( uint8_t i = 0; i < NUM_OF_KEYS; i++ ) in GetKeyByID()172 for( uint8_t i = 0; i < NUM_OF_KEYS; i++ ) in SecureElementSetKey()
36 #define NUM_OF_KEYS 23 macro