Home
last modified time | relevance | path

Searched refs:t4_tls_cipher_mode (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c447 t4_tls_cipher_mode(const struct ktls_session *tls) in t4_tls_cipher_mode() function
556 V_TLS_KEYCTX_TX_WR_CIPHMODE(t4_tls_cipher_mode(tls)); in t4_tls_key_ctx()
H A Dt6_kern_tls.c525 tlsp->enc_mode = t4_tls_cipher_mode(tls); in t6_tls_tag_alloc()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c298 V_SCMD_CIPH_MODE(t4_tls_cipher_mode(tls)) | in tls_alloc_ktls()
/freebsd/sys/dev/cxgbe/
H A Dadapter.h1427 int t4_tls_cipher_mode(const struct ktls_session *);