Searched refs:async_capable (Results 1 – 2 of 2) sorted by relevance
114 u8 async_capable:1; member142 u8 async_capable:1; member
787 ctx->async_capable = 1; in tls_push_record()938 bool async_capable = ctx->async_capable; in tls_sw_sendmsg() local1021 if (!is_kvec && (full_record || eor) && !async_capable) { in tls_sw_sendmsg()2008 darg.async = ctx->async_capable; in tls_sw_recvmsg()2768 sw_ctx_rx->async_capable = in tls_set_sw_offload()
Completed in 12 milliseconds