Go to the source code of this file.
|
void | AdvanceClock (unsigned seconds) |
|
void | CopySessions (SSL_CTX *dst, const SSL_CTX *src) |
|
bool | DeserializeContextState (CBS *cbs, SSL_CTX *ctx) |
|
struct timeval * | GetClock () |
|
TestState * | GetTestState (const SSL *ssl) |
|
static void | init_once () |
|
static void | push_session (SSL_SESSION *session, void *arg) |
|
bool | SerializeContextState (SSL_CTX *ctx, CBB *cbb) |
|
bool | SetTestState (SSL *ssl, std::unique_ptr< TestState > state) |
|
static void | ssl_ctx_add_session (SSL_SESSION *session, void *void_param) |
|
static void | TestStateExFree (void *parent, void *ptr, CRYPTO_EX_DATA *ad, int index, long argl, void *argp) |
|
◆ AdvanceClock()
void AdvanceClock |
( |
unsigned |
seconds | ) |
|
◆ CopySessions()
◆ DeserializeContextState()
◆ GetClock()
◆ GetTestState()
◆ init_once()
static void init_once |
( |
| ) |
|
|
static |
◆ push_session()
static void push_session |
( |
SSL_SESSION * |
session, |
|
|
void * |
arg |
|
) |
| |
|
static |
◆ SerializeContextState()
◆ SetTestState()
◆ ssl_ctx_add_session()
static void ssl_ctx_add_session |
( |
SSL_SESSION * |
session, |
|
|
void * |
void_param |
|
) |
| |
|
static |
◆ TestStateExFree()
static void TestStateExFree |
( |
void * |
parent, |
|
|
void * |
ptr, |
|
|
CRYPTO_EX_DATA * |
ad, |
|
|
int |
index, |
|
|
long |
argl, |
|
|
void * |
argp |
|
) |
| |
|
static |
◆ g_clock
◆ g_once
◆ g_state_index