Home
last modified time | relevance | path

Searched refs:tls_sw_context_rx (Results 1 – 2 of 2) sorted by relevance

/linux/net/tls/
H A Dtls_sw.c192 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()
1470 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_sg()
1641 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_sw()
1681 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_decrypt_device()
1748 struct tls_sw_context_rx *rx_ctx = ctx->priv_ctx_rx; in tls_check_pending_rekey()
1809 static void tls_rx_rec_done(struct tls_sw_context_rx *ctx) in tls_rx_rec_done()
1819 static int process_rx_list(struct tls_sw_context_rx *ctx, in process_rx_list()
[all …]
H A Dtls_strp.c85 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()