Searched refs:kUeidLength (Results 1 – 2 of 2) sorted by relevance
308 constexpr size_t kUeidLength = 15; variable
193 uint8_t ueid[kUeidLength]; in imei_to_ueid()197 for (size_t i = 1; i < kUeidLength; i++) { in imei_to_ueid()209 ASSERT_OR_RETURN_ERROR(ueid_vec.size() == kUeidLength, KM_ERROR_INVALID_TAG); in ueid_to_imei_blob()