Searched refs:UINT32_RANGE (Results 1 – 1 of 1) sorted by relevance
35 private static final long UINT32_RANGE = 1L << 32; field in KeymasterArguments36 public static final long UINT32_MAX_VALUE = UINT32_RANGE - 1;