HomeSort by relevance Sort by last modified time
    Searched refs:getEncryptionKey (Results 1 - 6 of 6) sorted by null

  /system/security/keystore/
user_state.h 57 AES_KEY* getEncryptionKey() { return &mMasterKeyEncryption; }
keystore.cpp 269 return keyBlob->writeBlob(filename, userState->getEncryptionKey(), userState->getState(),
  /frameworks/opt/net/voip/src/java/android/net/sip/
SimpleSessionDescription.java 171 public String getEncryptionKey() {
172 return mFields.getEncryptionKey();
441 public String getEncryptionKey() {
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 174 milliseconds