Searched refs:COMPONENT_SIZE_FMT (Results 1 – 2 of 2) sorted by relevance
57 COMPONENT_SIZE_FMT = "I" variable111 hashdata_len = struct.unpack(COMPONENT_SIZE_FMT, hashdata_len_buffer)118 sign_len = struct.unpack(COMPONENT_SIZE_FMT, sign_len_buffer)140 component_size = struct.unpack(COMPONENT_SIZE_FMT, component_size_buffer)
67 COMPONENT_SIZE_FMT = "iI" variable165 COMPONENT_SIZE_FMT, component.size, component.original_size)