Searched refs:initialize (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp475 ResponseCode initialize(Value* pw) { function in class:KeyStore
1032 // generate master key, encrypt with password, write to file, initialize mMasterKey*.
1033 return keyStore->initialize(pw);
1040 // read master key, decrypt with password, initialize mMasterKey*.

Completed in 303 milliseconds