Searched defs:tls_close (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dtls.c206 static void tls_close ( struct tls_session *tls, int rc ) { function
2049 INTF_OP ( intf_close, struct tls_session *, tls_close ),
2162 tls_close ( tls, rc );
2180 INTF_OP ( intf_close, struct tls_session *, tls_close ),
2248 tls_close ( tls, rc );
2346 tls_close ( tls, rc );

Completed in 180 milliseconds