Searched refs:getUnsignedLongs (Results 1 – 5 of 5) sorted by relevance
116 public List<BigInteger> getUnsignedLongs(int tag) { in getUnsignedLongs() method in KeyCharacteristics118 result.addAll(hwEnforced.getUnsignedLongs(tag)); in getUnsignedLongs()119 result.addAll(swEnforced.getUnsignedLongs(tag)); in getUnsignedLongs()
189 public List<BigInteger> getUnsignedLongs(int tag) { in getUnsignedLongs() method in KeymasterArguments
157 keyCharacteristics.getUnsignedLongs(KeymasterDefs.KM_TAG_USER_SECURE_ID); in getKeyInfo()
875 keyCharacteristics.getUnsignedLongs(KeymasterDefs.KM_TAG_USER_SECURE_ID); in getInvalidKeyException()
29212 HSPLandroid/security/keymaster/KeyCharacteristics;->getUnsignedLongs(I)Ljava/util/List;29235 HSPLandroid/security/keymaster/KeymasterArguments;->getUnsignedLongs(I)Ljava/util/List;