Home
last modified time | relevance | path

Searched defs:newSecret (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon.h31 const std::vector<uint8_t> newSecret; member
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/
H A Dsdc.cpp135 std::vector<uint8_t> newSecret(args[INDEX_5].begin(), args[INDEX_5].end()); in UpdateUserAuth() local
138 std::vector<uint8_t> newSecret(args[INDEX_4].begin(), args[INDEX_4].end()); in UpdateUserAuth() local
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Dinner_account_iam_manager.cpp491 const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) in UpdateStorageKey()
509 const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) in InnerUpdateStorageKey()
568 …ctor<uint8_t> &token, const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) in UpdateStorageUserAuth()
585 …ctor<uint8_t> &token, const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) in InnerUpdateStorageUserAuth()
H A Daccount_iam_callback.cpp208 const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) in AddUserKey()
240 std::vector<uint8_t> newSecret; in OnResult() local
510 std::vector<uint8_t> newSecret; in OnResult() local
/ohos5.0/base/account/os_account/services/accountmgr/include/account_iam/
H A Daccount_iam_callback.h153 std::vector<uint8_t> newSecret; member
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp89 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/crypto/
H A Dfilesystem_crypto.cpp78 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/filesystemcrypto_fuzzer/
H A Dfilesystemcrypto_fuzzer.cpp84 std::vector<uint8_t> newSecret; in UpdateUserAuthFuzzTest() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_service_mock.h131 const std::vector<uint8_t> &newSecret) override in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp258 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp112 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
H A Dstorage_manager_proxy_mock.cpp59 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_service_mock.h203 const std::vector<uint8_t> &newSecret) override in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxymock.h199 const std::vector<uint8_t> &newSecret) override in UpdateUserAuth()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_storage_manager_service.h199 const std::vector<uint8_t> &newSecret) override in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp274 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp443 std::vector<uint8_t> newSecret; in HandleUpdateUserAuth() local
H A Dstorage_daemon_proxy.cpp385 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
H A Dstorage_daemon.cpp495 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp417 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
H A Dstorage_manager_stub.cpp811 std::vector<uint8_t> newSecret; in HandleUpdateUserAuth() local
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_manager_test.cpp327 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp910 KeyBlob newSecret(userTokenSecret.newSecret); in UpdateCeEceSeceUserAuth() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp203 const std::vector<uint8_t> &newSecret) in UpdateUserAuth()