Home
last modified time | relevance | path

Searched defs:client_hello_cb (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/radix/
H A Dquic_ops.c175 static int client_hello_cb(SSL *s, int *al, void *arg) in client_hello_cb() function
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h986 SSL_client_hello_cb_fn client_hello_cb; member