Home
last modified time | relevance | path

Searched refs:readBlob (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/
Dblob.cpp390 ResponseCode Blob::readBlob(const std::string& filename, const std::vector<uint8_t>& aes_key, in readBlob() function in Blob
501 rc = keyBlob.readBlob(entry_->getKeyBlobPath(), aes_key, state); in readBlobs()
507 characteristicsBlob.readBlob(entry_->getCharacteristicsBlobPath(), aes_key, state); in readBlobs()
Dblob.h160 ResponseCode readBlob(const std::string& filename, const std::vector<uint8_t>& aes_key,