Searched refs:DecodeServiceTypeAndPublicKey (Results 1 – 1 of 1) sorted by relevance
219 static int32_t DecodeServiceTypeAndPublicKey(CredentialRequestParamT *param, CJson *reqJson) in DecodeServiceTypeAndPublicKey() function301 if (DecodeServiceTypeAndPublicKey(param, json) != HC_SUCCESS) { in DecodeRequestParam()