Searched defs:hmacKey (Results 1 – 12 of 12) sorted by relevance
203 struct DlpBlob hmacKey; variable427 struct DlpBlob hmacKey = { variable733 DlpBlob hmacKey; variable
75 struct DlpBlob hmacKey = { in initDlpFileCiper() local116 struct DlpBlob hmacKey = { in initDlpFileCiper() local184 struct DlpBlob hmacKey = { variable480 struct DlpBlob hmacKey = { variable512 struct DlpBlob hmacKey = { variable548 struct DlpBlob hmacKey = { variable583 struct DlpBlob hmacKey = { variable
61 struct DlpBlob hmacKey = { in initDlpFileCiper() local
216 const uint8_t* hmacKey = nullptr; in ReadKey() local
277 struct DlpBlob hmacKey; in SetDlpFileParams() local593 struct DlpBlob hmacKey = {.size = policy.GetHmacKeyLen(), .data = policy.GetHmacKey()}; in OpenRawDlpFile() local633 struct DlpBlob hmacKey = {.size = policy.GetHmacKeyLen(), .data = policy.GetHmacKey()}; in ParseZipDlpFileAndAddNode() local
222 …etCipher(const struct DlpBlob& key, const struct DlpUsageSpec& spec, const struct DlpBlob& hmacKey) in SetCipher()
278 struct DlpBlob hmacKey = {.size = policy.GetHmacKeyLen(), .data = policy.GetHmacKey()}; in EnterpriseSpaceParseDlpFileFormat() local
107 …char hmacKey[HMACKEY_STR_LEN] = "1234567890123456789012345678901234567890123456789012345678901234"; variable
186 uint8_t* hmacKey = GenerateRandArray(param.hmacKeyLen); in GeneratePolicy() local
62 Uint8Buff hmacKey; member
45 struct DlpBlob hmacKey; member
540 uint8_t* hmacKey = nullptr; in DeserializeFileEncJson() local