Home
last modified time | relevance | path

Searched refs:CreateSpekeSession (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/services/key_agree_sdk/inc/
H A Dkey_agree_session.h97 SpekeSession *CreateSpekeSession(int32_t osAccountId);
/ohos5.0/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_sdk.c155 SpekeSession *spekeSession = CreateSpekeSession(osAccountId); in KeyAgreeInitSession()
H A Dkey_agree_session.c946 SpekeSession *CreateSpekeSession(int32_t osAccountId) in CreateSpekeSession() function