HomeSort by: relevance | last modified time | path
    Searched refs:test_tickets (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/test/
sslapitest.c 1596 static int test_tickets(int stateful, int idx) function
1705 return test_tickets(0, idx);
1710 return test_tickets(1, idx);
  /src/crypto/external/bsd/openssl/dist/test/
sslapitest.c 2520 static int test_tickets(int stateful, int idx) function
2629 return test_tickets(0, idx);
2634 return test_tickets(1, idx);
  /src/crypto/external/apache2/openssl/dist/test/
sslapitest.c 2694 static int test_tickets(int stateful, int idx) function
2803 return test_tickets(0, idx);
2808 return test_tickets(1, idx);

Completed in 91 milliseconds