Searched refs:dstseg (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/nlm/dev/sec/ |
| H A D | nlmseclib.c | 98 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()
|