OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:generatekeyfrompassword
(Results
1 - 1
of
1
) sorted by null
/system/security/keystore/
keystore.cpp
697
generateKeyFromPassword
(passwordKey, MASTER_KEY_SIZE_BYTES, pw, mSalt);
725
generateKeyFromPassword
(passwordKey, MASTER_KEY_SIZE_BYTES, pw, salt);
814
void
generateKeyFromPassword
(uint8_t* key, ssize_t keySize, const android::String8& pw,
[
all
...]
Completed in 171 milliseconds