Lines Matching refs:tls_context
68 void update_sk_prot(struct sock *sk, struct tls_context *ctx) in update_sk_prot()
101 struct tls_context *ctx, in tls_push_sg()
157 struct tls_context *ctx = tls_get_ctx(sk); in tls_handle_open_record()
200 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx, in tls_push_partial_record()
213 void tls_free_partial_record(struct sock *sk, struct tls_context *ctx) in tls_free_partial_record()
226 struct tls_context *ctx = tls_get_ctx(sk); in tls_write_space()
255 void tls_ctx_free(struct sock *sk, struct tls_context *ctx) in tls_ctx_free()
271 struct tls_context *ctx, long timeo) in tls_sk_proto_cleanup()
300 struct tls_context *ctx = tls_get_ctx(sk); in tls_sk_proto_close()
337 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_getsockopt_conf()
453 struct tls_context *ctx = tls_get_ctx(sk); in tls_getsockopt()
467 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_setsockopt_conf()
615 struct tls_context *ctx = tls_get_ctx(sk); in tls_setsockopt()
624 struct tls_context *tls_ctx_create(struct sock *sk) in tls_ctx_create()
627 struct tls_context *ctx; in tls_ctx_create()
712 struct tls_context *ctx; in tls_init()
750 struct tls_context *ctx; in tls_update()
766 struct tls_context *ctx; in tls_get_info()