Searched defs:GenerateKeyAlias (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/ |
H A D | das_task_common.c | 347 int32_t GenerateKeyAlias(const Uint8Buff *pkgName, const Uint8Buff *serviceType, in GenerateKeyAlias() function
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/ |
H A D | sym_token_manager.c | 311 static int32_t GenerateKeyAlias(const char *userId, const char *deviceId, Uint8Buff *keyAlias) in GenerateKeyAlias() function
|
H A D | asy_token_manager.c | 342 static int32_t GenerateKeyAlias(const char *userId, const char *deviceId, Uint8Buff *alias, in GenerateKeyAlias() function
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/ |
H A D | auth_code_import.c | 175 static int32_t GenerateKeyAlias(const CmdParams *params, Uint8Buff *keyAlias) in GenerateKeyAlias() function
|
H A D | pub_key_exchange.c | 175 static int32_t GenerateKeyAlias(const CmdParams *params, bool isSelf, bool isPsk, Uint8Buff *keyAli… in GenerateKeyAlias() function
|