Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_file_manager.c213 CredentialInfoHal *credentialInfo = Malloc(sizeof(CredentialInfoHal)); in StreamReadCredentialList() local
H A Didm_database.c436 IAM_STATIC ResultCode AddCredentialToUser(UserInfo *user, CredentialInfoHal *credentialInfo) in AddCredentialToUser() argument
482 IAM_STATIC ResultCode AddUser(int32_t userId, CredentialInfoHal *credentialInfo, int32_t userType) in AddUser() argument
523 ResultCode AddCredentialInfo(int32_t userId, CredentialInfoHal *credentialInfo, int32_t userType) in AddCredentialInfo() argument
579 const CredentialInfoHal *credentialInfo = (const CredentialInfoHal *)data; MatchCredentialById() local
691 DeleteCredentialInfo(int32_t userId, uint64_t credentialId, CredentialInfoHal *credentialInfo) DeleteCredentialInfo() argument
750 CredentialInfoHal *credentialInfo = NULL; QueryCredentialById() local
768 CredentialInfoHal *credentialInfo = NULL; QueryCredentialByAuthType() local
781 IsCredMatch(const CredentialCondition *limit, const CredentialInfoHal *credentialInfo) IsCredMatch() argument
[all...]
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c226 IAM_STATIC bool IsExecutorMatch(const ExecutorCondition *condition, const ExecutorInfoHal *credentialInfo) in IsExecutorMatch() argument
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c195 IAM_STATIC void GetInfoFromResult(CredentialInfoHal *credentialInfo, const ExecutorResultInfo *result, in GetInfoFromResult() argument
224 IAM_STATIC ResultCode GetEnrollTokenDataPlain(const CredentialInfoHal *credentialInfo, TokenDataPlain *dataPlain) in GetEnrollTokenDataPlain() argument
205 GetCredentialInfoFromSchedule(const ExecutorResultInfo *executorInfo, CredentialInfoHal *credentialInfo, const CoAuthSchedule *schedule) GetCredentialInfoFromSchedule() argument
239 GetEnrollTokenDataToEncrypt(const CredentialInfoHal *credentialInfo, int32_t userId, TokenDataToEncrypt *data) GetEnrollTokenDataToEncrypt() argument
261 GetAuthTokenForPinEnroll(const CredentialInfoHal *credentialInfo, int32_t userId) GetAuthTokenForPinEnroll() argument
290 ProcessAddPinCredential(int32_t userId, const CredentialInfoHal *credentialInfo, const ExecutorResultInfo *executorResultInfo, Buffer **rootSecret, Buffer **authToken) ProcessAddPinCredential() argument
338 CredentialInfoHal credentialInfo; AddCredentialFunc() local
364 DeleteCredentialFunc(CredentialDeleteParam param, CredentialInfoHal *credentialInfo) DeleteCredentialFunc() argument
477 GetUpdateCredentialOutput(int32_t userId, const Buffer *rootSecret, const CredentialInfoHal *credentialInfo, UpdateCredentialOutput *output) GetUpdateCredentialOutput() argument
542 CredentialInfoHal credentialInfo; UpdateCredentialFunc() local
[all...]
/drivers/peripheral/user_auth/test/unittest/database/
H A Didm_database_test.cpp748 CredentialInfoHal credentialInfo = {0, 0, 1, 0, 0, 0}; in HWTEST_F() local
768 CredentialInfoHal credentialInfo = {0, 0, 2, 2, 3, 4}; in HWTEST_F() local
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Duser_auth_hdi_fuzzer.cpp203 void FillFuzzCredentialInfo(Parcel &parcel, CredentialInfo &credentialInfo) in FillFuzzCredentialInfo() argument
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1085 CredentialInfo credentialInfo = {}; in GetCredential() local
1176 CredentialInfo credentialInfo = {}; in EnforceDeleteUser() local
1252 auto credentialInfo = static_cast<CredentialInfoHal *>(temp->data); in ObtainReconciliationData() local

Completed in 9 milliseconds