Searched refs:rndVct (Results 1 – 1 of 1) sorted by relevance
1023 std::vector<uint8_t> rndVct(rndEnc.data.get(), rndEnc.data.get() + rndEnc.size); in StoreKey() local1026 nonceVct.insert(nonceVct.end(), rndVct.begin(), rndVct.end()); in StoreKey()1030 rndVct.clear(); in StoreKey()