Home
last modified time | relevance | path

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

/linux/net/tls/
H A Dtls_device_fallback.c67 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable); in tls_enc_record()
337 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable); in tls_enc_skb()
466 if (!cipher_desc || !cipher_desc->offloadable) in tls_sw_fallback_init()
H A Dtls.h66 bool offloadable; member
H A Dtls_main.c86 .offloadable = _offloadable, \
98 .offloadable = _offloadable, \
H A Dtls_device.c889 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable); in tls_device_reencrypt()
1093 if (!cipher_desc || !cipher_desc->offloadable) { in tls_set_device_offload()