Home
last modified time | relevance | path

Searched refs:PURPOSE_WRAP_KEY (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java47 PURPOSE_WRAP_KEY,
74 public static final int PURPOSE_WRAP_KEY = 1 << 5; field in KeyProperties
92 case PURPOSE_WRAP_KEY: in toKeymaster()
110 return PURPOSE_WRAP_KEY; in fromKeymaster()
DAndroidKeyStoreKeyPairGeneratorSpi.java478 if ((mSpec.getPurposes() & KeyProperties.PURPOSE_WRAP_KEY) != 0) { in generateKeyPair()
/frameworks/base/non-updatable-api/
Dcurrent.txt41273 field public static final int PURPOSE_WRAP_KEY = 32; // 0x20
/frameworks/base/api/
Dcurrent.txt41417 field public static final int PURPOSE_WRAP_KEY = 32; // 0x20