Searched refs:tls_sw_context_rx (Results 1 – 6 of 6) sorted by relevance
202 int tls_strp_msg_cow(struct tls_sw_context_rx *ctx);203 struct sk_buff *tls_strp_msg_detach(struct tls_sw_context_rx *ctx);213 static inline struct sk_buff *tls_strp_msg(struct tls_sw_context_rx *ctx) in tls_strp_msg()219 static inline bool tls_strp_msg_ready(struct tls_sw_context_rx *ctx) in tls_strp_msg_ready()224 static inline bool tls_strp_msg_mixed_decrypted(struct tls_sw_context_rx *ctx) in tls_strp_msg_mixed_decrypted()
192 struct tls_sw_context_rx *ctx; in tls_decrypt_done()243 static int tls_decrypt_async_wait(struct tls_sw_context_rx *ctx) in tls_decrypt_async_wait()263 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_do_decryption()1364 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_rx_rec_wait()1523 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_sg()1696 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_sw()1736 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_device()1803 struct tls_sw_context_rx *rx_ctx = ctx->priv_ctx_rx; in tls_check_pending_rekey()1867 static void tls_rx_rec_done(struct tls_sw_context_rx *ctx) in tls_rx_rec_done()1877 static int process_rx_list(struct tls_sw_context_rx *ctx, in process_rx_list()[all …]
85 struct sk_buff *tls_strp_msg_detach(struct tls_sw_context_rx *ctx) in tls_strp_msg_detach()120 int tls_strp_msg_cow(struct tls_sw_context_rx *ctx) in tls_strp_msg_cow()
404 struct tls_sw_context_rx *ctx; in tls_sk_poll()770 struct tls_sw_context_rx *rx_ctx = tls_sw_ctx_rx(ctx); in do_tls_setsockopt_conf()
885 struct tls_sw_context_rx *sw_ctx = tls_sw_ctx_rx(tls_ctx); in tls_device_reencrypt()977 struct tls_sw_context_rx *sw_ctx = tls_sw_ctx_rx(tls_ctx); in tls_device_decrypted()
127 struct tls_sw_context_rx { struct308 struct tls_sw_context_rx sw;379 static inline struct tls_sw_context_rx *tls_sw_ctx_rx( in tls_sw_ctx_rx()382 return (struct tls_sw_context_rx *)tls_ctx->priv_ctx_rx; in tls_sw_ctx_rx()