File size: 1,826 Bytes
78d2150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
  {
    "function_name": "pclmul_supported",
    "function_signature": "static cksum_fp_t pclmul_supported (void)",
    "include_line": "#include \"../tests/cksum/tests_for_pclmul_supported.c\""
  },
  {
    "function_name": "avx2_supported",
    "function_signature": "static cksum_fp_t avx2_supported (void)",
    "include_line": "#include \"../tests/cksum/tests_for_avx2_supported.c\""
  },
  {
    "function_name": "avx512_supported",
    "function_signature": "static cksum_fp_t avx512_supported (void)",
    "include_line": "#include \"../tests/cksum/tests_for_avx512_supported.c\""
  },
  {
    "function_name": "vmull_supported",
    "function_signature": "static cksum_fp_t vmull_supported (void)",
    "include_line": "#include \"../tests/cksum/tests_for_vmull_supported.c\""
  },
  {
    "function_name": "cksum_slice8",
    "function_signature": "static bool cksum_slice8 (FILE *fp, uint_fast32_t *crc_out, uintmax_t *length_out)",
    "include_line": "#include \"../tests/cksum/tests_for_cksum_slice8.c\""
  },
  {
    "function_name": "crc_sum_stream",
    "function_signature": "int crc_sum_stream (FILE *stream, void *resstream, uintmax_t *length)",
    "include_line": "#include \"../tests/cksum/tests_for_crc_sum_stream.c\""
  },
  {
    "function_name": "crc32b_sum_stream",
    "function_signature": "int crc32b_sum_stream (FILE *stream, void *resstream, uintmax_t *reslen)",
    "include_line": "#include \"../tests/cksum/tests_for_crc32b_sum_stream.c\""
  },
  {
    "function_name": "output_crc",
    "function_signature": "void output_crc (char const *file, MAYBE_UNUSED int binary_file,\n            void const *digest, bool raw, MAYBE_UNUSED bool tagged,\n            unsigned char delim, bool args, uintmax_t length)",
    "include_line": "#include \"../tests/cksum/tests_for_output_crc.c\""
  }
]