Searched refs:CheckAesParam (Results 1 – 1 of 1) sorted by relevance
33 static bool CheckAesParam(const uint8_t* buff, uint32_t len) in CheckAesParam() function148 … CheckAccountType(this->ownerAccountType_) && CheckAesParam(this->aeskey_, this->aeskeyLen_) && in IsValid()149 CheckAesParam(this->iv_, this->ivLen_) && CheckAuthUserInfoList(this->authUsers_)); in IsValid()