Searched refs:SE_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
48 #define SE_KEY_SIZE 16 macro78 uint8_t KeyValue[SE_KEY_SIZE];
183 memcpy1( SeNvm->KeyList[i].KeyValue, decryptedKey, SE_KEY_SIZE ); in SecureElementSetKey()188 memcpy1( SeNvm->KeyList[i].KeyValue, key, SE_KEY_SIZE ); in SecureElementSetKey()