Home
last modified time | relevance | path

Searched refs:tls_ctx_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tls/
H A Dtls_toe.c64 ctx = tls_ctx_create(sk); in tls_toe_bypass()
H A Dtls_main.c626 struct tls_context *tls_ctx_create(struct sock *sk) in tls_ctx_create() function
781 ctx = tls_ctx_create(sk); in tls_init()
/kernel/linux/linux-6.6/net/tls/
H A Dtls_toe.c66 ctx = tls_ctx_create(sk); in tls_toe_bypass()
H A Dtls.h138 struct tls_context *tls_ctx_create(struct sock *sk);
H A Dtls_main.c807 struct tls_context *tls_ctx_create(struct sock *sk) in tls_ctx_create() function
955 ctx = tls_ctx_create(sk); in tls_init()
/kernel/linux/linux-5.10/include/net/
H A Dtls.h353 struct tls_context *tls_ctx_create(struct sock *sk);

Completed in 6 milliseconds