Home
last modified time | relevance | path

Searched refs:tls_ctx_create (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/tls/
Dtls_toe.c64 ctx = tls_ctx_create(sk); in tls_toe_bypass()
Dtls_main.c627 struct tls_context *tls_ctx_create(struct sock *sk) in tls_ctx_create() function
737 ctx = tls_ctx_create(sk); in tls_init()
/Linux-v5.15/include/net/
Dtls.h352 struct tls_context *tls_ctx_create(struct sock *sk);