Home
last modified time | relevance | path

Searched defs:oldSecret (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon.h30 const std::vector<uint8_t> oldSecret; member
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_callback.cpp208 const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) in AddUserKey()
244 std::vector<uint8_t> oldSecret; in OnResult() local
318 std::vector<uint8_t> oldSecret; in OnResult() local
411 std::vector<uint8_t> oldSecret; in OnResult() local
511 std::vector<uint8_t> oldSecret; in OnResult() local
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 …const std::vector<uint8_t> &token, const std::vector<uint8_t> &oldSecret, const std::vector<uint8_… in UpdateStorageUserAuth()
585 …const std::vector<uint8_t> &token, const std::vector<uint8_t> &oldSecret, const std::vector<uint8_… in InnerUpdateStorageUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp88 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/crypto/
H A Dfilesystem_crypto.cpp77 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/
H A Dsdc.cpp134 std::vector<uint8_t> oldSecret(args[INDEX_4].begin(), args[INDEX_4].end()); in UpdateUserAuth() local
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/filesystemcrypto_fuzzer/
H A Dfilesystemcrypto_fuzzer.cpp83 std::vector<uint8_t> oldSecret; in UpdateUserAuthFuzzTest() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_service_mock.h130 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp257 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp111 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
H A Dstorage_manager_proxy_mock.cpp58 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_service_mock.h202 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxymock.h198 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_storage_manager_service.h198 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp273 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp442 std::vector<uint8_t> oldSecret; in HandleUpdateUserAuth() local
H A Dstorage_daemon_proxy.cpp384 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
H A Dstorage_daemon.cpp494 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp416 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
H A Dstorage_manager_stub.cpp810 std::vector<uint8_t> oldSecret; in HandleUpdateUserAuth() local
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_manager_test.cpp326 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp202 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()