Home
last modified time | relevance | path

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

/openbmc/linux/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
963 ctx = tls_ctx_create(sk); in tls_init()