Searched refs:ngx_crc32_long (Results 1 – 7 of 7) sorted by relevance
39 ngx_crc32_long(u_char *p, size_t len) in ngx_crc32_long() function
207 hash = ngx_crc32_long(name->data, name->len); in ngx_open_cached_file()
111 hash = ngx_crc32_long(filename->data, filename->len); in ngx_conf_add_dump()
1203 hash = ngx_crc32_long(value->data, value->len); in ngx_stream_geo_value()1558 hash = ngx_crc32_long(s.data, s.len); in ngx_stream_geo_create_binary_base()1575 header->crc32 = ngx_crc32_long((u_char *) fm.addr in ngx_stream_geo_create_binary_base()
482 hash = ngx_crc32_long(hp->key.data, hp->key.len); in ngx_stream_upstream_init_chash_peer()
1253 hash = ngx_crc32_long(value->data, value->len); in ngx_http_geo_value()1630 hash = ngx_crc32_long(s.data, s.len); in ngx_http_geo_create_binary_base()1647 header->crc32 = ngx_crc32_long((u_char *) fm.addr in ngx_http_geo_create_binary_base()
480 hash = ngx_crc32_long(hp->key.data, hp->key.len); in ngx_http_upstream_init_chash_peer()