Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dhandshake.c138 static int client_hello_select_server_ctx(SSL *s, void *arg, int ignore) in client_hello_select_server_ctx() function
223 if (!client_hello_select_server_ctx(s, arg, 1)) { in client_hello_ignore_cb()
232 if (!client_hello_select_server_ctx(s, arg, 0)) { in client_hello_reject_cb()
258 ret = client_hello_select_server_ctx(s, arg, 0); in client_hello_nov12_cb()

Completed in 8 milliseconds