Searched refs:DslmGetJsonFieldJsonArray (Results 1 – 4 of 4) sorted by relevance
36 DslmJsonHandle DslmGetJsonFieldJsonArray(DslmJsonHandle handle, uint32_t num);
142 …if (DslmCompareJsonData(DslmGetJsonFieldJsonArray(jsonA, i), DslmGetJsonFieldJsonArray(jsonB, j), … in FindCommonPkInfo()
140 DslmJsonHandle DslmGetJsonFieldJsonArray(DslmJsonHandle handle, uint32_t num) in DslmGetJsonFieldJsonArray() function
360 DslmJsonHandle item = DslmGetJsonFieldJsonArray(json, attestationIndex); in ParsePublicKeyAttestation()