Lines Matching refs:tls_context
131 void update_sk_prot(struct sock *sk, struct tls_context *ctx) in update_sk_prot()
171 struct tls_context *ctx, in tls_push_sg()
230 struct tls_context *ctx = tls_get_ctx(sk); in tls_handle_open_record()
273 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx, in tls_push_partial_record()
286 void tls_free_partial_record(struct sock *sk, struct tls_context *ctx) in tls_free_partial_record()
299 struct tls_context *ctx = tls_get_ctx(sk); in tls_write_space()
328 void tls_ctx_free(struct sock *sk, struct tls_context *ctx) in tls_ctx_free()
344 struct tls_context *ctx, long timeo) in tls_sk_proto_cleanup()
371 struct tls_context *ctx = tls_get_ctx(sk); in tls_sk_proto_close()
408 struct tls_context *tls_ctx; in tls_sk_poll()
442 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_getsockopt_conf()
501 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_getsockopt_tx_zc()
521 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_getsockopt_no_pad()
578 struct tls_context *ctx = tls_get_ctx(sk); in tls_getsockopt()
617 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_setsockopt_conf()
723 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_setsockopt_tx_zc()
743 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_setsockopt_no_pad()
803 struct tls_context *ctx = tls_get_ctx(sk); in tls_setsockopt()
812 struct tls_context *tls_ctx_create(struct sock *sk) in tls_ctx_create()
815 struct tls_context *ctx; in tls_ctx_create()
947 struct tls_context *ctx; in tls_init()
985 struct tls_context *ctx; in tls_update()
1000 static u16 tls_user_config(struct tls_context *ctx, bool tx) in tls_user_config()
1020 struct tls_context *ctx; in tls_get_info()