Home
last modified time | relevance | path

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

/system/keymaster/
Dgoogle_softkeymaster.h38 keymaster_key_blob_t MasterKey() { in MasterKey() function
Dgoogle_keymaster.cpp325 new KeyBlob(*enforced, *unenforced, hidden_auths, key_data, MasterKey(), nonce)); in SerializeKey()
356 UniquePtr<KeyBlob> blob(new KeyBlob(key, hidden, MasterKey())); in LoadKeyBlob()
/system/keymaster/include/keymaster/
Dgoogle_keymaster.h86 virtual keymaster_key_blob_t MasterKey() = 0;