Searched defs:in_data (Results 1 – 2 of 2) sorted by relevance
70 brillo::Blob in_data; in TEST() local
426 ScopedAStatus KeyMintDevice::addRngEntropy(const std::vector<uint8_t>& in_data) { in addRngEntropy()