Searched refs:check_resumption (Results 1 – 2 of 2) sorted by relevance
/openssl/test/ |
H A D | ssl_test.c | 215 static int check_resumption(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_resumption() function 380 ret &= check_resumption(result, test_ctx); in check_test()
|
H A D | sslapitest.c | 2491 static int check_resumption(int idx, SSL_CTX *sctx, SSL_CTX *cctx, int succ) in check_resumption() function 2594 if (!check_resumption(idx, sctx, cctx, 0)) in test_tickets() 2637 if (!check_resumption(idx, sctx, cctx, 1)) in test_tickets()
|
Completed in 36 milliseconds