Searched refs:getUnsignedLongs (Results 1 – 5 of 5) sorted by relevance
127 public List<BigInteger> getUnsignedLongs(int tag) { in getUnsignedLongs() method in KeyCharacteristics129 result.addAll(hwEnforced.getUnsignedLongs(tag)); in getUnsignedLongs()130 result.addAll(swEnforced.getUnsignedLongs(tag)); in getUnsignedLongs()
195 public List<BigInteger> getUnsignedLongs(int tag) { in getUnsignedLongs() method in KeymasterArguments
157 keyCharacteristics.getUnsignedLongs(KeymasterDefs.KM_TAG_USER_SECURE_ID); in getKeyInfo()
1339 keyCharacteristics.getUnsignedLongs(KeymasterDefs.KM_TAG_USER_SECURE_ID); in getInvalidKeyException()
61496 Landroid/security/keymaster/KeyCharacteristics;->getUnsignedLongs(I)Ljava/util/List;61520 Landroid/security/keymaster/KeymasterArguments;->getUnsignedLongs(I)Ljava/util/List;