Searched refs:CalKeyAlias (Results 1 – 2 of 2) sorted by relevance
/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 | 121 static int32_t CalKeyAlias(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CalKeyAlias() function 185 return CalKeyAlias(&serviceId, &keyTypeBuff, ¶ms->authIdPeer, keyAlias); in GenerateKeyAlias()
|
H A D | pub_key_exchange.c | 121 static int32_t CalKeyAlias(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CalKeyAlias() function 197 res = CalKeyAlias(&serviceId, &keyTypeBuff, authId, &keyAliasByte); in GenerateKeyAlias()
|