Searched defs:hmacKey (Results 1 – 11 of 11) sorted by relevance
192 struct DlpBlob hmacKey; variable400 struct DlpBlob hmacKey = { variable680 DlpBlob hmacKey; variable
61 struct DlpBlob hmacKey = { in initDlpFileCiper() local
74 struct DlpBlob hmacKey = { in initDlpFileCiper() local139 struct DlpBlob hmacKey = { variable431 struct DlpBlob hmacKey = { variable463 struct DlpBlob hmacKey = { variable499 struct DlpBlob hmacKey = { variable534 struct DlpBlob hmacKey = { variable
164 const uint8_t* hmacKey = nullptr; in ReadKey() local
287 struct DlpBlob hmacKey = {.size = policy.GetHmacKeyLen(), .data = policy.GetHmacKey()}; in ParseDlpFileFormat() local328 struct DlpBlob hmacKey; in SetDlpFileParams() local
284 …etCipher(const struct DlpBlob& key, const struct DlpUsageSpec& spec, const struct DlpBlob& hmacKey) in SetCipher()
105 …char hmacKey[HMACKEY_STR_LEN] = "1234567890123456789012345678901234567890123456789012345678901234"; variable
185 uint8_t* hmacKey = GenerateRandArray(param.hmacKeyLen); in GeneratePolicy() local
62 Uint8Buff hmacKey; member
47 struct DlpBlob hmacKey; member
445 uint8_t* hmacKey = nullptr; in DeserializeFileEncJson() local