Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmseclib.c98 unsigned int srcseg = 0, dstseg = 0; in nlm_crypto_form_srcdst_segs() local
108 dstseg = nlm_crypto_fill_dst_seg(cmd->paramp, dstseg, in nlm_crypto_form_srcdst_segs()
123 dstseg = nlm_crypto_fill_dst_seg(cmd->paramp, in nlm_crypto_form_srcdst_segs()
124 dstseg, mtod(m,caddr_t), m->m_len); in nlm_crypto_form_srcdst_segs()
144 dstseg = nlm_crypto_fill_dst_seg(cmd->paramp, in nlm_crypto_form_srcdst_segs()
145 dstseg, (caddr_t)iov->iov_base, in nlm_crypto_form_srcdst_segs()
156 dstseg = nlm_crypto_fill_dst_seg(cmd->paramp, dstseg, in nlm_crypto_form_srcdst_segs()