Searched defs:getEncryptionKey (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/security/keystore/ | ||
H A D | user_state.h | 68 const std::vector<uint8_t>& getEncryptionKey() const { return mMasterKey; } in getEncryptionKey() function |
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/ | ||
H A D | SimpleSessionDescription.java | 171 public String getEncryptionKey() { in getEncryptionKey() method in SimpleSessionDescription |