Home
last modified time | relevance | path

Searched defs:hmacKey (Results 1 – 11 of 11) sorted by relevance

/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
Ddlp_file_manager_test.cpp192 struct DlpBlob hmacKey; variable
400 struct DlpBlob hmacKey = { variable
680 DlpBlob hmacKey; variable
Ddlp_zip_test.cpp61 struct DlpBlob hmacKey = { in initDlpFileCiper() local
Ddlp_file_test.cpp74 struct DlpBlob hmacKey = { in initDlpFileCiper() local
139 struct DlpBlob hmacKey = { variable
431 struct DlpBlob hmacKey = { variable
463 struct DlpBlob hmacKey = { variable
499 struct DlpBlob hmacKey = { variable
534 struct DlpBlob hmacKey = { variable
/base/security/dlp_permission_service/frameworks/dlp_permission/src/
Ddlp_policy_parcel.cpp164 const uint8_t* hmacKey = nullptr; in ReadKey() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
Ddlp_file_manager.cpp287 struct DlpBlob hmacKey = {.size = policy.GetHmacKeyLen(), .data = policy.GetHmacKey()}; in ParseDlpFileFormat() local
328 struct DlpBlob hmacKey; in SetDlpFileParams() local
Ddlp_file.cpp284 …etCipher(const struct DlpBlob& key, const struct DlpUsageSpec& spec, const struct DlpBlob& hmacKey) in SetCipher()
/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
Ddlp_permission_serializer_test.cpp105 …char hmacKey[HMACKEY_STR_LEN] = "1234567890123456789012345678901234567890123456789012345678901234"; variable
Ddlp_permission_service_test.cpp185 uint8_t* hmacKey = GenerateRandArray(param.hmacKeyLen); in GeneratePolicy() local
/base/security/device_auth/services/protocol/inc/pake_protocol/
Dpake_defs.h62 Uint8Buff hmacKey; member
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/include/
Ddlp_file.h47 struct DlpBlob hmacKey; member
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_common/
Ddlp_permission_serializer.cpp445 uint8_t* hmacKey = nullptr; in DeserializeFileEncJson() local