Lines Matching defs:tls_ctx
419 static inline bool tls_is_pending_open_record(struct tls_context *tls_ctx) in tls_is_pending_open_record()
582 const struct tls_context *tls_ctx) in tls_sw_ctx_rx()
588 const struct tls_context *tls_ctx) in tls_sw_ctx_tx()
594 tls_offload_ctx_tx(const struct tls_context *tls_ctx) in tls_offload_ctx_tx()
621 tls_offload_ctx_rx(const struct tls_context *tls_ctx) in tls_offload_ctx_rx()
627 static inline void *__tls_driver_ctx(struct tls_context *tls_ctx, in __tls_driver_ctx()
648 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_request() local
658 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_async_request_start() local
670 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_async_request_end() local
680 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_set_type() local
688 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_tx_resync_pending() local
752 tls_device_decrypted(struct sock *sk, struct tls_context *tls_ctx, in tls_device_decrypted()