Searched refs:JSON_KEY_ALGORITHM (Results 1 – 3 of 3) sorted by relevance
55 #define JSON_KEY_ALGORITHM "ALGORITHM" macro
46 #define JSON_KEY_ALGORITHM "algorithm" macro385 attestation->algorithm = GetAlgorithmType(DslmGetJsonFieldString(item, JSON_KEY_ALGORITHM)); in ParsePublicKeyAttestation()
441 !AddNumberToJsonObject(root, JSON_KEY_ALGORITHM, appInfo->algorithm) || in PackHandshakeMsgForNormal()565 !AddNumberToJsonObject(root, JSON_KEY_ALGORITHM, appInfo->algorithm) || in TransProxyPackHandshakeAckMsg()667 !GetJsonObjectNumberItem(root, JSON_KEY_ALGORITHM, &chanInfo->appInfo.algorithm) || in TransProxyUnpackHandshakeAckMsg()743 !GetJsonObjectNumberItem(root, JSON_KEY_ALGORITHM, &appInfo->algorithm) || in TransProxyUnpackNormalHandshakeMsg()