Home
last modified time | relevance | path

Searched defs:rootSecret (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c26 … Buffer *retTlv, int32_t resultCode, uint64_t scheduleId, uint64_t templateId, Buffer *rootSecret) in GenerateResultTlv()
57 Buffer *rootSecret = CreateBufferBySize(ROOT_SECRET_LEN); in DoEnrollPin() local
115 Buffer *rootSecret = CreateBufferBySize(ROOT_SECRET_LEN); in DoAuthPin() local
H A Dexecutor_func_common.c380 …etResultDataInfo(Attribute *attribute, int32_t resultCode, uint64_t templateId, Buffer *rootSecret) in SetResultDataInfo()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/userauth/
H A D_enroll_result_info_v10.md48 ### rootSecret subsection
H A D_enroll_result_info_v12.md48 ### rootSecret subsection
H A D_auth_result_info_v10.md79 ### rootSecret subsection
H A D_auth_result_info_v12.md71 ### rootSecret subsection
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dupdate_pin_param_impl.cpp22 const std::vector<uint8_t> &rootSecret, const std::vector<uint8_t> &authToken) in UpdatePinParamImpl()
H A Duser_idm_database_impl.cpp124 …std::vector<std::shared_ptr<CredentialInfoInterface>> &credInfos, std::vector<uint8_t> &rootSecret) in DeleteUser()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dupdate_pin_param_test.cpp47 std::vector<uint8_t> rootSecret = { 3, 4, 5 }; variable
H A Duser_idm_database_test.cpp256 std::vector<uint8_t> rootSecret; variable
277 std::vector<HdiCredentialInfo> &deletedInfos, std::vector<uint8_t> &rootSecret) { in __anon5438c4200602()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dexecutor_message.h41 Buffer *rootSecret; member
/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c283 const ExecutorResultInfo *executorResultInfo, Buffer **rootSecret, Buffer **authToken) in ProcessAddPinCredential()
307 …int32_t userId, const Buffer *scheduleResult, uint64_t *credentialId, Buffer **rootSecret, Buffer … in AddCredentialFunc()
469 IAM_STATIC ResultCode GetUpdateCredentialOutput(int32_t userId, const Buffer *rootSecret, in GetUpdateCredentialOutput()
H A Didm_session.c268 void CacheRootSecret(int32_t userId, Buffer *rootSecret) in CacheRootSecret()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/inc/
H A Duser_idm_funcs.h45 Buffer *rootSecret; member
/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dauthentication.h49 std::vector<uint8_t> rootSecret; member
/ohos5.0/drivers/peripheral/user_auth/test/unittest/idm_test/
H A Didm_session_test.cpp174 Buffer *rootSecret = GetCacheRootSecret(userId); variable
H A Duser_idm_funcs_test.cpp198 Buffer *rootSecret = nullptr; variable
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Denroll_context.cpp155 std::vector<uint8_t> rootSecret = pinInfo->GetRootSecret(); in InvokeResultCallback() local
/ohos5.0/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dexecutor_message_test.cpp270 Uint8Array rootSecret = { testUint8Buffer, sizeof(testUint8Buffer) }; variable
318 Uint8Array rootSecret = { testUint8Buffer, sizeof(testUint8Buffer) }; variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Duser_auth_funcs.h38 Buffer *rootSecret; member
/ohos5.0/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp172 std::vector<uint8_t> rootSecret(secretValueLen, secretValue); in GetDataTlvContent() local
H A Duser_auth_interface_service_test.cpp1023 std::vector<uint8_t> rootSecret; variable
1055 std::vector<uint8_t> rootSecret; variable
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Dmock_iuser_auth_interface.h86 std::vector<HdiCredentialInfo> &deletedInfos, std::vector<uint8_t> &rootSecret) in DeleteUser()
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_idm_service.cpp447 std::vector<uint8_t> rootSecret; in DelUser() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp974 Buffer *rootSecret = nullptr; in GetEnrollResult() local
1119 std::vector<CredentialInfo> &deletedInfos, std::vector<uint8_t> &rootSecret) in DeleteUser()

12