Home
last modified time | relevance | path

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

/system/security/keystore/
Dblob.cpp318 static ResponseCode writeBlob(const std::string& filename, Blob blob, blobv3* rawBlob, in writeBlob() function
372 rc = writeBlob(entry_->getKeyBlobPath(), std::move(keyBlob), rawBlob, aes_key, state); in writeBlobs()
380 rc = writeBlob(entry_->getCharacteristicsBlobPath(), std::move(characteristicsBlob), in writeBlobs()