Searched refs:ngx_crc32_table16 (Results 1 – 1 of 1) sorted by relevance
26 static uint32_t ngx_crc32_table16[] = { variable102 uint32_t *ngx_crc32_table_short = ngx_crc32_table16;124 ngx_memcpy(p, ngx_crc32_table16, 16 * sizeof(uint32_t)); in ngx_crc32_table_init()