Home
last modified time | relevance | path

Searched defs:appKey (Results 1 - 7 of 7) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_key_v1_ext_test/
H A Dfscrypt_key_v1_ext_test.cpp219 std::unique_ptr<uint8_t []> appKey; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v1_test/
H A Dfscrypt_key_v1_test.cpp80 KeyBlob appKey; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dfbex_mock.cpp59 int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t appUid, std::unique_ptr<uint8_t[]> &appKey, in GenerateAppkey() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_record.cpp201 auto appKey = wantParams.GetStringParam(APP_MULTI_INSTANCE); in CheckAppInstanceKey() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1.cpp101 bool FscryptKeyV1::InstallKeyForAppKeyToKeyring(KeyBlob &appKey) in InstallKeyForAppKeyToKeyring() argument
508 GenerateAppKeyDesc(KeyBlob appKey) GenerateAppKeyDesc() argument
[all...]
H A Dfscrypt_key_v1_ext.cpp102 bool FscryptKeyV1Ext::GenerateAppkey(uint32_t user, uint32_t hashId, std::unique_ptr<uint8_t[]> &appKey, uint32_t size) in GenerateAppkey() argument
H A Dfbex.cpp365 int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t hashId, std::unique_ptr<uint8_t[]> &appKey, in GenerateAppkey() argument

Completed in 7 milliseconds