Lines Matching defs:tls_ctx
414 static inline bool tls_is_pending_open_record(struct tls_context *tls_ctx) in tls_is_pending_open_record()
579 const struct tls_context *tls_ctx) in tls_sw_ctx_rx()
585 const struct tls_context *tls_ctx) in tls_sw_ctx_tx()
591 tls_offload_ctx_tx(const struct tls_context *tls_ctx) in tls_offload_ctx_tx()
618 tls_offload_ctx_rx(const struct tls_context *tls_ctx) in tls_offload_ctx_rx()
624 static inline void *__tls_driver_ctx(struct tls_context *tls_ctx, in __tls_driver_ctx()
645 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_request() local
655 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_async_request_start() local
667 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_async_request_end() local
677 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_set_type() local
685 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_tx_resync_pending() local
749 tls_device_decrypted(struct sock *sk, struct tls_context *tls_ctx, in tls_device_decrypted()