Lines Matching refs:tls_context
68 static void update_sk_prot(struct sock *sk, struct tls_context *ctx) in update_sk_prot()
100 struct tls_context *ctx, in tls_push_sg()
156 struct tls_context *ctx = tls_get_ctx(sk); in tls_handle_open_record()
199 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx, in tls_push_partial_record()
212 bool tls_free_partial_record(struct sock *sk, struct tls_context *ctx) in tls_free_partial_record()
234 struct tls_context *ctx = tls_get_ctx(sk); in tls_write_space()
263 void tls_ctx_free(struct sock *sk, struct tls_context *ctx) in tls_ctx_free()
279 struct tls_context *ctx, long timeo) in tls_sk_proto_cleanup()
303 struct tls_context *ctx = tls_get_ctx(sk); in tls_sk_proto_close()
340 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_getsockopt_tx()
447 struct tls_context *ctx = tls_get_ctx(sk); in tls_getsockopt()
461 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_setsockopt_conf()
598 struct tls_context *ctx = tls_get_ctx(sk); in tls_setsockopt()
607 static struct tls_context *create_ctx(struct sock *sk) in create_ctx()
610 struct tls_context *ctx; in create_ctx()
650 struct tls_context *ctx = tls_get_ctx(sk); in tls_hw_sk_destruct()
661 struct tls_context *ctx; in tls_hw_prot()
691 struct tls_context *ctx = tls_get_ctx(sk); in tls_hw_unhash()
710 struct tls_context *ctx = tls_get_ctx(sk); in tls_hw_hash()
777 struct tls_context *ctx; in tls_init()
812 struct tls_context *ctx; in tls_update()
824 struct tls_context *ctx; in tls_get_info()