Searched refs:PURPOSE_WRAP_KEY (Results 1 – 3 of 3) sorted by relevance
47 PURPOSE_WRAP_KEY,74 public static final int PURPOSE_WRAP_KEY = 1 << 5; field in KeyProperties92 case PURPOSE_WRAP_KEY: in toKeymaster()110 return PURPOSE_WRAP_KEY; in fromKeymaster()
479 if ((mSpec.getPurposes() & KeyProperties.PURPOSE_WRAP_KEY) != 0) { in generateKeyPair()
40833 field public static final int PURPOSE_WRAP_KEY = 32; // 0x20