Searched defs:tls_select_cipher (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/VBox/Devices/PC/ipxe/src/net/ | ||
| H A D | tls.c | 660 static int tls_select_cipher ( struct tls_session *tls, function 1281 if ( ( rc = tls_select_cipher ( tls, hello_b->cipher_suite ) ) != 0 ) |
Completed in 252 milliseconds