Lines Matching defs:tls_ctx
434 static inline bool tls_is_pending_open_record(struct tls_context *tls_ctx) in tls_is_pending_open_record()
596 const struct tls_context *tls_ctx) in tls_sw_ctx_rx()
602 const struct tls_context *tls_ctx) in tls_sw_ctx_tx()
608 tls_offload_ctx_tx(const struct tls_context *tls_ctx) in tls_offload_ctx_tx()
635 tls_offload_ctx_rx(const struct tls_context *tls_ctx) in tls_offload_ctx_rx()
641 static inline void *__tls_driver_ctx(struct tls_context *tls_ctx, in __tls_driver_ctx()
662 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_request() local
672 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_async_request_start() local
684 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_async_request_end() local
694 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_rx_resync_set_type() local
702 struct tls_context *tls_ctx = tls_get_ctx(sk); in tls_offload_tx_resync_pending() local
766 tls_device_decrypted(struct sock *sk, struct tls_context *tls_ctx, in tls_device_decrypted()