Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c390 u_int wr_len, u_int imm_len, u_int sgl_len, u_int hash_size, in ccr_populate_wreq()
444 int error, sgl_nsegs, sgl_len, use_opad; in ccr_hash() local
590 int sgl_nsegs, sgl_len; in ccr_blkcipher() local
797 int sgl_nsegs, sgl_len; in ccr_authenc() local
1144 int sgl_nsegs, sgl_len; in ccr_gcm() local
1623 int sgl_nsegs, sgl_len; in ccr_ccm() local
/freebsd-12.1/sys/dev/cxgb/
H A Dcxgb_sge.c468 sgl_len(unsigned int n) in sgl_len() function