Home
last modified time | relevance | path

Searched refs:check_crc32 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dprogram_binary.c112 check_crc32(const struct program_binary_header *hdr, unsigned length) in check_crc32() function
142 if (!check_crc32(hdr, length)) in is_program_binary_valid()