Searched refs:PURPOSE_WRAP_KEY (Results 1 – 4 of 4) sorted by relevance
74 PURPOSE_WRAP_KEY,103 public static final int PURPOSE_WRAP_KEY = 1 << 5; field in KeyProperties142 case PURPOSE_WRAP_KEY: in toKeymaster()164 return PURPOSE_WRAP_KEY; in fromKeymaster()
665 if ((mSpec.getPurposes() & KeyProperties.PURPOSE_WRAP_KEY) != 0) { in generateKeyPair()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39651 field public static final int PURPOSE_WRAP_KEY = 32; // 0x20