Searched refs:getUnsignedLongs (Results 1 – 4 of 4) 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
154 keyCharacteristics.getUnsignedLongs(KeymasterDefs.KM_TAG_USER_SECURE_ID); in getKeyInfo()
703 keyCharacteristics.getUnsignedLongs(KeymasterDefs.KM_TAG_USER_SECURE_ID); in getInvalidKeyException()