ngx_crc32_short   326 core/ngx_resolver.c         hash = ngx_crc32_short(ctx->name.data, ctx->name.len);
ngx_crc32_short   380 core/ngx_resolver.c     hash = ngx_crc32_short(ctx->name.data, ctx->name.len);
ngx_crc32_short  1136 core/ngx_resolver.c     hash = ngx_crc32_short(name.data, name.len);
ngx_crc32_short  1637 event/ngx_event_openssl.c     hash = ngx_crc32_short(sess->session_id, sess->session_id_length);
ngx_crc32_short  1699 event/ngx_event_openssl.c     hash = ngx_crc32_short(id, (size_t) len);
ngx_crc32_short  1814 event/ngx_event_openssl.c     hash = ngx_crc32_short(id, len);
ngx_crc32_short   183 http/modules/ngx_http_limit_req_module.c     hash = ngx_crc32_short(vv->data, len);
ngx_crc32_short   168 http/modules/ngx_http_limit_zone_module.c     hash = ngx_crc32_short(vv->data, len);
ngx_crc32_short    90 http/modules/ngx_http_split_clients_module.c     hash = ngx_crc32_short(val.data, val.len);