Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_toe.c64 ctx = tls_ctx_create(sk); in tls_toe_bypass()
H A Dtls_main.c624 struct tls_context *tls_ctx_create(struct sock *sk) in tls_ctx_create() function
771 ctx = tls_ctx_create(sk); in tls_init()
/OK3568_Linux_fs/kernel/include/net/
H A Dtls.h367 struct tls_context *tls_ctx_create(struct sock *sk);