Lines Matching refs:tls_context
68 void update_sk_prot(struct sock *sk, struct tls_context *ctx) in update_sk_prot()
103 struct tls_context *ctx, in tls_push_sg()
159 struct tls_context *ctx = tls_get_ctx(sk); in tls_handle_open_record()
202 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx, in tls_push_partial_record()
215 void tls_free_partial_record(struct sock *sk, struct tls_context *ctx) in tls_free_partial_record()
228 struct tls_context *ctx = tls_get_ctx(sk); in tls_write_space()
257 void tls_ctx_free(struct sock *sk, struct tls_context *ctx) in tls_ctx_free()
273 struct tls_context *ctx, long timeo) in tls_sk_proto_cleanup()
302 struct tls_context *ctx = tls_get_ctx(sk); in tls_sk_proto_close()
339 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_getsockopt_conf()
537 struct tls_context *ctx = tls_get_ctx(sk); in tls_getsockopt()
551 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_setsockopt_conf()
706 struct tls_context *ctx = tls_get_ctx(sk); in tls_setsockopt()
715 struct tls_context *tls_ctx_create(struct sock *sk) in tls_ctx_create()
718 struct tls_context *ctx; in tls_ctx_create()
841 struct tls_context *ctx; in tls_init()
879 struct tls_context *ctx; in tls_update()
895 struct tls_context *ctx; in tls_get_info()