Searched refs:KM_PURPOSE_AGREE_KEY (Results 1 – 2 of 2) sorted by relevance
144 return KeymasterDefs.KM_PURPOSE_AGREE_KEY; in toKeymaster()164 case KeymasterDefs.KM_PURPOSE_AGREE_KEY: in fromKeymaster()
191 public static final int KM_PURPOSE_AGREE_KEY = KeyPurpose.AGREE_KEY; field in KeymasterDefs