Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Diso_protocol.c575 static int32_t ServerGenSessKeyBuildEvent(const IsoParams *params, CJson **outputEvent) in ServerGenSessKeyBuildEvent() function
607 return ServerGenSessKeyBuildEvent(&impl->params, outputEvent); in ServerGenSessKey()