Searched refs:tls_sw_context_rx (Results 1 – 6 of 6) sorted by relevance
199 int tls_strp_msg_cow(struct tls_sw_context_rx *ctx);200 struct sk_buff *tls_strp_msg_detach(struct tls_sw_context_rx *ctx);210 static inline struct sk_buff *tls_strp_msg(struct tls_sw_context_rx *ctx) in tls_strp_msg()216 static inline bool tls_strp_msg_ready(struct tls_sw_context_rx *ctx) in tls_strp_msg_ready()221 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()262 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_do_decryption()1312 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_rx_rec_wait()1466 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_sg()1637 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_sw()1677 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_device()1775 static void tls_rx_rec_done(struct tls_sw_context_rx *ctx) in tls_rx_rec_done()1785 static int process_rx_list(struct tls_sw_context_rx *ctx, in process_rx_list()1887 static int tls_rx_reader_acquire(struct sock *sk, struct tls_sw_context_rx *ctx, in tls_rx_reader_acquire()[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()
407 struct tls_sw_context_rx *ctx; in tls_sk_poll()709 struct tls_sw_context_rx *rx_ctx = tls_sw_ctx_rx(ctx); in do_tls_setsockopt_conf()
880 struct tls_sw_context_rx *sw_ctx = tls_sw_ctx_rx(tls_ctx); in tls_device_reencrypt()972 struct tls_sw_context_rx *sw_ctx = tls_sw_ctx_rx(tls_ctx); in tls_device_decrypted()
123 struct tls_sw_context_rx { struct302 struct tls_sw_context_rx sw;373 static inline struct tls_sw_context_rx *tls_sw_ctx_rx( in tls_sw_ctx_rx()376 return (struct tls_sw_context_rx *)tls_ctx->priv_ctx_rx; in tls_sw_ctx_rx()