Searched refs:kFillByte (Results 1 – 1 of 1) sorted by relevance
58 kFillByte = 0x77, in TestHkdfSha256() enumerator143 memset(outKey, kFillByte, sizeof(outKey)); in TestHkdfSha256()157 VerifyOrQuit(outKey[i] == kFillByte, "HKDF-SHA-256 wrote beyond output key length"); in TestHkdfSha256()