Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/test/
H A Dsslapitest.c2520 static int test_tickets(int stateful, int idx) in test_tickets() function
2629 return test_tickets(0, idx); in test_stateless_tickets()
2634 return test_tickets(1, idx); in test_stateful_tickets()