Home
last modified time | relevance | path

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

/system/security/keystore/
Duser_state.cpp138 Blob masterKeyBlob(mMasterKey, sizeof(mMasterKey), mSalt, sizeof(mSalt), TYPE_MASTER_KEY); in writeMasterKey() local
166 Blob masterKeyBlob(rawBlob); in readMasterKey() local