Searched refs:cryptoSupport (Results 1 – 5 of 5) sorted by relevance
108 bool cryptoSupport; member143 bool cryptoSupport; member
705 jsonObj[TAG_CRYPTO_SUPPORT] = authMessageProcessor->authResponseContext_->cryptoSupport;736 jsonObj[TAG_CRYPTO_NAME] = authResponseContext->cryptoSupport;764 jsonObj[TAG_CRYPTO_VERSION] = authResponseContext->cryptoSupport;
521 authResponseContext_->cryptoSupport = json[TAG_CRYPTO_SUPPORT].get<bool>(); in ParseNegotiateMessage()
838 if (authResponseContext_->cryptoSupport) { in SendAuthRequest()2410 if (jsonObject[TAG_CRYPTO_SUPPORT] == true && authResponseContext_->cryptoSupport) { in ProcRespNegotiate()
332 authManager_->authResponseContext_->cryptoSupport = true;346 authManager_->authResponseContext_->cryptoSupport = true;