Home
last modified time | relevance | path

Searched defs:appKey (Results 1 – 8 of 8) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v1_test/
Dfscrypt_key_v1_test.cpp92 KeyBlob appKey; variable
249 KeyBlob appKey(10); variable
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dfscrypt_key_v1.cpp88 KeyBlob appKey(FBEX_KEYID_SIZE); in GenerateAppkey() local
116 int32_t FscryptKeyV1::InstallKeyForAppKeyToKeyring(KeyBlob &appKey) in InstallKeyForAppKeyToKeyring()
636 int32_t FscryptKeyV1::GenerateAppKeyDesc(KeyBlob appKey) in GenerateAppKeyDesc()
Dfscrypt_key_v1_ext.cpp152 std::unique_ptr<uint8_t[]> &appKey, uint32_t size) in GenerateAppkey()
Dfbex.cpp531 …X::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t hashId, std::unique_ptr<uint8_t[]> &appKey, in GenerateAppkey()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_key_v1_ext_test/
Dfscrypt_key_v1_ext_test.cpp232 std::unique_ptr<uint8_t []> appKey; variable
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
Dfbex_mock.cpp69 …X::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t appUid, std::unique_ptr<uint8_t[]> &appKey, in GenerateAppkey()
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dpending_want_record.cpp223 auto appKey = wantParams.GetStringParam(APP_MULTI_INSTANCE); in CheckAppInstanceKey() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v2_test/
Dfscrypt_key_v2_test.cpp299 KeyBlob appKey(10); variable