HomeSort by: relevance | last modified time | path
    Searched defs:resumption (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
rpktest.c 87 * idx = 11 - simple resumption
88 * idx = 12 - simple resumption, no ticket
89 * idx = 13 - resumption with client authentication
90 * idx = 14 - resumption with client authentication, no ticket
118 int resumption = 0; local
391 testresult = TEST_skip("Only testing resumption with server RPK");
396 resumption = 1;
400 testresult = TEST_skip("Only testing resumption with server RPK");
407 resumption = 1;
411 testresult = TEST_skip("Only testing resumption with server RPK")
    [all...]

Completed in 27 milliseconds