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.cpp186 struct DlpBlob hmacKey; variable
394 struct DlpBlob hmacKey = { variable
Ddlp_zip_test.cpp61 struct DlpBlob hmacKey = { in initDlpFileCiper() local
Ddlp_file_test.cpp74 struct DlpBlob hmacKey = { in initDlpFileCiper() local
130 struct DlpBlob hmacKey = { variable
423 struct DlpBlob hmacKey = { variable
455 struct DlpBlob hmacKey = { variable
491 struct DlpBlob hmacKey = { variable
526 struct DlpBlob hmacKey = { variable
/base/security/dlp_permission_service/frameworks/dlp_permission/src/
Ddlp_policy_parcel.cpp143 const uint8_t* hmacKey = nullptr; in ReadKey() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
Ddlp_file_manager.cpp253 struct DlpBlob hmacKey = {.size = policy.GetHmacKeyLen(), .data = policy.GetHmacKey()}; in ParseDlpFileFormat() local
298 struct DlpBlob hmacKey; in SetDlpFileParams() local
Ddlp_file.cpp285 …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.cpp182 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.cpp418 uint8_t* hmacKey = nullptr; in DeserializeFileEncJson() local