Home
last modified time | relevance | path

Searched defs:rawBlob (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/
Duser_state.cpp120 blobv3 rawBlob; in copyMasterKeyFile() local
162 blobv3 rawBlob; in readMasterKey() local
Dblob.cpp318 static ResponseCode writeBlob(const std::string& filename, Blob blob, blobv3* rawBlob, in writeBlob()
371 blobv3* rawBlob = keyBlob.mBlob.get(); in writeBlobs() local
379 blobv3* rawBlob = characteristicsBlob.mBlob.get(); in writeBlobs() local
390 std::unique_ptr<blobv3> rawBlob = std::make_unique<blobv3>(); in readBlob() local