Searched refs:Purpose (Results 1 – 5 of 5) sorted by relevance
74 public static abstract class Purpose { class in KeyProperties75 private Purpose() {} in Purpose() method in KeyProperties.Purpose
112 purposes = KeyProperties.Purpose.allFromKeymaster( in getKeyInfo()
178 mKeymasterPurposes = KeyProperties.Purpose.allToKeymaster(spec.getPurposes()); in engineInit()
469 KeyProperties.Purpose.allToKeymaster(purposes)); in setPrivateKeyEntry()683 KeyProperties.Purpose.allToKeymaster(purposes)); in setSecretKeyEntry()
304 mKeymasterPurposes = KeyProperties.Purpose.allToKeymaster(spec.getPurposes()); in initialize()