Home
last modified time | relevance | path

Searched refs:ta_done (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/networking/
H A Dtls-handshake.rst54 tls_done_func_t ta_done;
71 @ta_done contains a callback function that is invoked when the handshake
101 zero return guarantees the callback function @ta_done will be invoked
104 @ta_done will not be invoked on this socket.
164 the consumer's handshake completion callback, provided in the @ta_done
/openbmc/linux/include/net/
H A Dhandshake.h25 tls_done_func_t ta_done; member
/openbmc/linux/net/handshake/
H A Dtlshd.c51 treq->th_consumer_done = args->ta_done; in tls_handshake_req_init()
/openbmc/linux/net/sunrpc/
H A Dsvcsock.c451 .ta_done = svc_tcp_handshake_done, in svc_tcp_handshake()
H A Dxprtsock.c2583 .ta_done = xs_tls_handshake_done, in xs_tls_handshake_sync()