Searched refs:SetCipherArgs (Results 1 – 4 of 4) sorted by relevance
37 void SetCipherArgs(CipherType cipherType, const CipherPassword &passwd, uint32_t iterTimes);
42 void RelationalDBProperties::SetCipherArgs(CipherType cipherType, const CipherPassword &passwd, uin… in SetCipherArgs() function in DistributedDB::RelationalDBProperties
108 properties.SetCipherArgs(option.cipher, option.passwd, option.iterateTimes); in OpenStore()
1052 … propertiesPtr->SetCipherArgs(param.option.cipher, param.option.passwd, param.option.iterateTimes); in GetAutoLaunchRelationProperties()