Home
last modified time | relevance | path

Searched refs:timeout_ret (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/test/
Dhandshake_util.cc54 int timeout_ret = DTLSv1_handle_timeout(ssl); in RetryAsync() local
57 if (timeout_ret < 0) { in RetryAsync()