Searched refs:readBlob (Results 1 – 2 of 2) sorted by relevance
390 ResponseCode Blob::readBlob(const std::string& filename, const std::vector<uint8_t>& aes_key, in readBlob() function in Blob501 rc = keyBlob.readBlob(entry_->getKeyBlobPath(), aes_key, state); in readBlobs()507 characteristicsBlob.readBlob(entry_->getCharacteristicsBlobPath(), aes_key, state); in readBlobs()
160 ResponseCode readBlob(const std::string& filename, const std::vector<uint8_t>& aes_key,