Home
last modified time | relevance | path

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

/openssl/test/
H A Dssl_test.c218 static int check_resumption(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_resumption() function
383 ret &= check_resumption(result, test_ctx); in check_test()
H A Dsslapitest.c2301 static int check_resumption(int idx, SSL_CTX *sctx, SSL_CTX *cctx, int succ) in check_resumption() function
2404 if (!check_resumption(idx, sctx, cctx, 0)) in test_tickets()
2447 if (!check_resumption(idx, sctx, cctx, 1)) in test_tickets()

Completed in 28 milliseconds