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

/linux-master/net/tls/
H A Dtls_device_fallback.c67 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable);
337 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable);
466 if (!cipher_desc || !cipher_desc->offloadable)
H A Dtls.h66 bool offloadable; member in struct:tls_cipher_desc
H A Dtls_main.c86 .offloadable = _offloadable, \
98 .offloadable = _offloadable, \
H A Dtls_device.c893 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable);
1098 if (!cipher_desc || !cipher_desc->offloadable) {

Completed in 229 milliseconds