Home
last modified time | relevance | path

Searched defs:sgl_len (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/cxgbe/crypto/
HDt4_crypto.c432 u_int sgl_len, u_int hash_size, struct cryptop *crp) in ccr_populate_wreq()
485 int error, sgl_nsegs, sgl_len, use_opad; in ccr_hash() local
630 int sgl_nsegs, sgl_len; in ccr_cipher() local
827 int sgl_nsegs, sgl_len; in ccr_eta() local
1129 int sgl_nsegs, sgl_len; in ccr_gcm() local
1459 int sgl_nsegs, sgl_len; in ccr_ccm() local
/freebsd-14-stable/sys/dev/cxgb/
HDcxgb_sge.c469 sgl_len(unsigned int n) in sgl_len() function