Searched refs:tls_sw_context_rx (Results 1 – 6 of 6) sorted by relevance
203 int tls_strp_msg_cow(struct tls_sw_context_rx *ctx);204 struct sk_buff *tls_strp_msg_detach(struct tls_sw_context_rx *ctx);214 static inline struct sk_buff *tls_strp_msg(struct tls_sw_context_rx *ctx) in tls_strp_msg()220 static inline bool tls_strp_msg_ready(struct tls_sw_context_rx *ctx) in tls_strp_msg_ready()225 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() 1374 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_rx_rec_wait() 1533 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_sg() 1706 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_sw() 1746 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_device() 1813 struct tls_sw_context_rx *rx_ctx = ctx->priv_ctx_rx; in tls_rx_one_record() 1877 static void tls_rx_rec_done(struct tls_sw_context_rx *ctx) in process_rx_list() 1887 static int process_rx_list(struct tls_sw_context_rx *ct 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()
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()
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()
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()