Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmseclib.c108 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()
144 dstseg = nlm_crypto_fill_dst_seg(cmd->paramp, in nlm_crypto_form_srcdst_segs()
156 dstseg = nlm_crypto_fill_dst_seg(cmd->paramp, dstseg, in nlm_crypto_form_srcdst_segs()
/f-stack/freebsd/mips/nlm/hal/
H A Dnlmsaelib.h589 nlm_crypto_fill_dst_seg(struct nlm_crypto_pkt_param *param, in nlm_crypto_fill_dst_seg() function