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

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dtls.c696 static int tls_change_cipher ( struct tls_session *tls, function
1167 if ( ( rc = tls_change_cipher ( tls, &tls->rx_cipherspec_pending,
2320 if ( ( rc = tls_change_cipher ( tls,

Completed in 37 milliseconds