Home
last modified time | relevance | path

Searched defs:ssl_func (Results 1 – 5 of 5) sorted by relevance

/openbsd/regress/lib/libssl/api/
H A Dapitest.c199 typedef int (*ssl_func)(SSL *ssl, const char *name, int *done); typedef
/openbsd/regress/lib/libssl/quic/
H A Dquictest.c232 typedef int (*ssl_func)(SSL *ssl, const char *name, int *done); typedef
/openbsd/regress/lib/libssl/tls/
H A Dtlstest.c197 typedef int (*ssl_func)(SSL *ssl, const char *name, int *done); typedef
/openbsd/regress/lib/libssl/shutdown/
H A Dshutdowntest.c205 typedef int (*ssl_func)(SSL *ssl, const char *name, int *done); typedef
/openbsd/regress/lib/libssl/dtls/
H A Ddtlstest.c698 typedef int (ssl_func)(SSL *ssl, const char *name, int *done, short *events); typedef