Searched refs:CRC_LEN (Results 1 – 1 of 1) sorted by relevance
44 #define CRC_LEN 5 macro169 uint8_t crc[CRC_LEN]; in udf_name_from_CS0()225 if ((ext_o_len + CRC_LEN) < str_max_len) in udf_name_from_CS0()245 (str_o_len <= (str_max_len - ext_o_len - CRC_LEN))) in udf_name_from_CS0()261 len = min_t(int, CRC_LEN, str_max_len - str_o_len); in udf_name_from_CS0()