ngx_crc32_long 207 src/core/ngx_open_file_cache.c hash = ngx_crc32_long(name->data, name->len); ngx_crc32_long 1217 src/http/modules/ngx_http_geo_module.c hash = ngx_crc32_long(value->data, value->len); ngx_crc32_long 1593 src/http/modules/ngx_http_geo_module.c hash = ngx_crc32_long(s.data, s.len); ngx_crc32_long 1610 src/http/modules/ngx_http_geo_module.c header->crc32 = ngx_crc32_long((u_char *) fm.addr ngx_crc32_long 470 src/http/modules/ngx_http_upstream_hash_module.c hash = ngx_crc32_long(hp->key.data, hp->key.len); ngx_crc32_long 466 src/stream/ngx_stream_upstream_hash_module.c hash = ngx_crc32_long(hp->key.data, hp->key.len);