Searched defs:hmacKey (Results 1 – 11 of 11) sorted by relevance
186 struct DlpBlob hmacKey; variable394 struct DlpBlob hmacKey = { variable
61 struct DlpBlob hmacKey = { in initDlpFileCiper() local
74 struct DlpBlob hmacKey = { in initDlpFileCiper() local130 struct DlpBlob hmacKey = { variable423 struct DlpBlob hmacKey = { variable455 struct DlpBlob hmacKey = { variable491 struct DlpBlob hmacKey = { variable526 struct DlpBlob hmacKey = { variable
143 const uint8_t* hmacKey = nullptr; in ReadKey() local
253 struct DlpBlob hmacKey = {.size = policy.GetHmacKeyLen(), .data = policy.GetHmacKey()}; in ParseDlpFileFormat() local298 struct DlpBlob hmacKey; in SetDlpFileParams() local
285 …etCipher(const struct DlpBlob& key, const struct DlpUsageSpec& spec, const struct DlpBlob& hmacKey) in SetCipher()
105 …char hmacKey[HMACKEY_STR_LEN] = "1234567890123456789012345678901234567890123456789012345678901234"; variable
182 uint8_t* hmacKey = GenerateRandArray(param.hmacKeyLen); in GeneratePolicy() local
62 Uint8Buff hmacKey; member
47 struct DlpBlob hmacKey; member
418 uint8_t* hmacKey = nullptr; in DeserializeFileEncJson() local