Searched refs:allFromKeymaster (Results 1 – 2 of 2) sorted by relevance
117 purposes = KeyProperties.Purpose.allFromKeymaster( in getKeyInfo()145 digests = KeyProperties.Digest.allFromKeymaster( in getKeyInfo()147 blockModes = KeyProperties.BlockMode.allFromKeymaster( in getKeyInfo()
116 public static @PurposeEnum int allFromKeymaster(@NonNull Collection<Integer> purposes) { in allFromKeymaster() method in KeyProperties.Purpose327 public static @BlockModeEnum String[] allFromKeymaster( in allFromKeymaster() method in KeyProperties.BlockMode618 public static @DigestEnum String[] allFromKeymaster(@NonNull Collection<Integer> digests) { in allFromKeymaster() method in KeyProperties.Digest