Searched refs:update_sk_prot (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tls/ |
H A D | tls_toe.c | 72 update_sk_prot(sk, ctx); in tls_toe_bypass()
|
H A D | tls_main.c | 68 void update_sk_prot(struct sock *sk, struct tls_context *ctx) in update_sk_prot() function 581 update_sk_prot(sk, ctx); in do_tls_setsockopt_conf() 640 * update_sk_prot(), and prevents reading uninitialized value in in tls_ctx_create() 789 update_sk_prot(sk, ctx); in tls_init()
|
/kernel/linux/linux-6.6/net/tls/ |
H A D | tls_toe.c | 74 update_sk_prot(sk, ctx); in tls_toe_bypass()
|
H A D | tls.h | 140 void update_sk_prot(struct sock *sk, struct tls_context *ctx);
|
H A D | tls_main.c | 130 void update_sk_prot(struct sock *sk, struct tls_context *ctx) in update_sk_prot() function 699 update_sk_prot(sk, ctx); in do_tls_setsockopt_conf() 963 update_sk_prot(sk, ctx); in tls_init()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | tls.h | 355 void update_sk_prot(struct sock *sk, struct tls_context *ctx);
|
Completed in 6 milliseconds