Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.c242 int netpgpv_inflate_table(codetype /*type*/, unsigned short FAR */*lens*/, unsigned /*codes*/,
765 netpgpv_inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, in netpgpv_inflate_table() function
1751 ret = netpgpv_inflate_table(CODES, state->lens, 19, &(state->next), in inflate()
1817 ret = netpgpv_inflate_table(LENS, state->lens, state->nlen, &(state->next), in inflate()
1826 ret = netpgpv_inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflate()