Searched refs:dtls1_update_mtu (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
H A Dd1_both.cc599 // dtls1_update_mtu updates the current MTU from the BIO, ensuring it is above
601 static void dtls1_update_mtu(SSL *ssl) { function in namespace:bssl
774 dtls1_update_mtu(ssl);

Completed in 124 milliseconds