Searched defs:info_callback (Results 1 – 4 of 4) sorted by relevance
108 int (*info_callback)(const BIO *bio, int state, int ret); member
237 void (*info_callback) (const SSL *ssl, int type, int val); member
6578 static void info_callback(const SSL* ssl, int type, int value) { in info_callback() function