HomeSort by: relevance | last modified time | path
    Searched refs:CRC_X86_CLMUL (Results 1 - 3 of 3) sorted by relevancy

  /src/external/public-domain/xz/dist/src/liblzma/check/
crc_common.h 79 #undef CRC_X86_CLMUL
156 # define CRC_X86_CLMUL 1
162 # define CRC_X86_CLMUL 1
crc32_fast.c 16 #if defined(CRC_X86_CLMUL)
18 # include "crc_x86_clmul.h"
crc64_fast.c 16 #if defined(CRC_X86_CLMUL)
18 # include "crc_x86_clmul.h"

Completed in 23 milliseconds