Home
last modified time | relevance | path

Searched refs:PURPOSE_AGREE_KEY (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java72 PURPOSE_AGREE_KEY,
114 public static final int PURPOSE_AGREE_KEY = 1 << 6; field in KeyProperties
141 case PURPOSE_AGREE_KEY: in toKeymaster()
163 return PURPOSE_AGREE_KEY; in fromKeymaster()
/frameworks/base/core/api/
Dcurrent.txt37588 field public static final int PURPOSE_AGREE_KEY = 64; // 0x40