HomeSort by relevance Sort by last modified time
    Searched defs:ssl_handshake (Results 1 - 2 of 2) sorted by null

  /external/libmicrohttpd/src/testspdy/
test_new_connection.c 498 static void ssl_handshake(SSL *ssl, int fd) function
685 ssl_handshake(ssl, fd);
test_request_response.c 486 static void ssl_handshake(SSL *ssl, int fd) function
673 ssl_handshake(ssl, fd);

Completed in 72 milliseconds