Home
last modified time | relevance | path

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 Dauth_code_import.c121 static int32_t CalKeyAlias(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CalKeyAlias() function
185 return CalKeyAlias(&serviceId, &keyTypeBuff, &params->authIdPeer, keyAlias); in GenerateKeyAlias()
H A Dpub_key_exchange.c121 static int32_t CalKeyAlias(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CalKeyAlias() function
197 res = CalKeyAlias(&serviceId, &keyTypeBuff, authId, &keyAliasByte); in GenerateKeyAlias()