OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDecryptionKey
(Results
1 - 2
of
2
) sorted by null
/system/security/keystore/
user_state.h
58
AES_KEY*
getDecryptionKey
() { return &mMasterKeyDecryption; }
keystore.cpp
215
keyBlob->readBlob(filename, userState->
getDecryptionKey
(), userState->getState());
228
(rc = keyBlob->readBlob(filename, userState->
getDecryptionKey
(),
Completed in 47 milliseconds