Searched refs:CheckEncryptedParameter (Results 1 – 5 of 5) sorted by relevance
42 static bool CheckEncryptedParameter(CipherType cipher, const CipherPassword &passwd);
101 bool ParamCheckUtils::CheckEncryptedParameter(CipherType cipher, const CipherPassword &passwd) in CheckEncryptedParameter() function in DistributedDB::ParamCheckUtils184 if (!ParamCheckUtils::CheckEncryptedParameter(option.cipher, option.passwd)) { in CheckAndTransferAutoLaunchParam()
1048 if (!ParamCheckUtils::CheckEncryptedParameter(param.option.cipher, param.option.passwd) || in GetAutoLaunchRelationProperties()
105 …if (!ParamCheckUtils::CheckEncryptedParameter(option.cipher, option.passwd) || option.iterateTimes… in OpenStore()
205 if (!ParamCheckUtils::CheckEncryptedParameter(option.cipher, option.passwd)) { in GetKvStore()285 if (!ParamCheckUtils::CheckEncryptedParameter(option.cipher, option.passwd)) { in GetKvStoreParamCheck()