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

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dtls.c1119 static int tls_send_finished ( struct tls_session *tls ) { function
2331 if ( ( rc = tls_send_finished ( tls ) ) != 0 ) {

Completed in 48 milliseconds