Searched refs:allFromKeymaster (Results 1 – 3 of 3) sorted by relevance
120 purposes = KeyProperties.Purpose.allFromKeymaster( in getKeyInfo()148 digests = KeyProperties.Digest.allFromKeymaster( in getKeyInfo()150 blockModes = KeyProperties.BlockMode.allFromKeymaster( in getKeyInfo()
125 public static @PurposeEnum int allFromKeymaster(@NonNull Collection<Integer> purposes) { in allFromKeymaster() method in KeyProperties.Purpose349 public static @BlockModeEnum String[] allFromKeymaster( in allFromKeymaster() method in KeyProperties.BlockMode640 public static @DigestEnum String[] allFromKeymaster(@NonNull Collection<Integer> digests) { in allFromKeymaster() method in KeyProperties.Digest
62056 Landroid/security/keystore/KeyProperties$BlockMode;->allFromKeymaster(Ljava/util/Collection;)[Ljava…62061 Landroid/security/keystore/KeyProperties$Digest;->allFromKeymaster(Ljava/util/Collection;)[Ljava/la…62079 Landroid/security/keystore/KeyProperties$Purpose;->allFromKeymaster(Ljava/util/Collection;)I