Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem.c273 typedef void (*info_cb) (const SSL *, int, int); typedef
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c80 static void info_cb(const SSL *s, int where, int ret) in info_cb() function