Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c431 u_int sgl_len, u_int hash_size, struct cryptop *crp) in ccr_populate_wreq() argument
484 int error, sgl_nsegs, sgl_len, use_opad; in ccr_hash() local
629 int sgl_nsegs, sgl_len; ccr_cipher() local
826 int sgl_nsegs, sgl_len; ccr_eta() local
1128 int sgl_nsegs, sgl_len; ccr_gcm() local
1458 int sgl_nsegs, sgl_len; ccr_ccm() local
[all...]
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c469 sgl_len(unsigned int n) in sgl_len() function