Home
last modified time | relevance | path

Searched refs:decomp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/opencrypto/
H A Dcryptodeflate.c82 deflate_global(uint8_t *data, uint32_t size, int decomp, uint8_t **out) in deflate_global() argument
92 SDT_PROBE2(opencrypto, deflate, deflate_global, entry, decomp, size); in deflate_global()
95 if (!decomp) { in deflate_global()
118 decomp, 0, __LINE__, 0, 0, 0); in deflate_global()
133 error = decomp ? inflateInit2(&zbuf, window_inflate) : in deflate_global()
138 decomp, error, __LINE__, 0, 0, 0); in deflate_global()
143 error = decomp ? inflate(&zbuf, Z_SYNC_FLUSH) : in deflate_global()
147 decomp, error, __LINE__, in deflate_global()
152 decomp, error, __LINE__, in deflate_global()
154 if (decomp && zbuf.avail_in == 0 && error == Z_STREAM_END) { in deflate_global()
[all …]
/freebsd/contrib/unbound/iterator/
H A Diter_priv.c194 uint8_t decomp[256]; in priv_lookup_name() local
196 if(name_len >= sizeof(decomp)) in priv_lookup_name()
198 dname_pkt_copy(pkt, decomp, name); in priv_lookup_name()
199 labs = dname_count_size_labels(decomp, &len); in priv_lookup_name()
201 return name_tree_lookup(&priv->n, decomp, len, labs, dclass) != NULL; in priv_lookup_name()
/freebsd/share/i18n/csmapper/APPLE/
H A DHEBREW%UCS.src328 # Mac standard decomp. of reverse map
329 # OS Unicode mapping std. mapping of decomp.
338 # Mac standard decomp. of reverse map
339 # OS Unicode mapping std. mapping of decomp.