Searched refs:keyAliasByteVal (Results 1 – 1 of 1) sorted by relevance
195 uint8_t keyAliasByteVal[SHA256_LEN] = { 0 }; in GenerateKeyAlias() local196 Uint8Buff keyAliasByte = { keyAliasByteVal, SHA256_LEN }; in GenerateKeyAlias()