Home
last modified time | relevance | path

Searched defs:extInfoJson (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
H A Dpake_v1_protocol_task_common.c114 CJson *extInfoJson = CreateJsonFromString((char *)extInfoBuff->val); in GetInnerExtInfo() local
330 static int32_t FillPseudonymPskExtInfo(PseudonymPskExtInfo *extInfo, const CJson *extInfoJson) in FillPseudonymPskExtInfo()
751 CJson *extInfoJson = CreateJson(); in GeneratePseudonymPskExtInfo() local