Searched defs:info_callback (Results 1 – 3 of 3) sorted by relevance
107 int (*info_callback)(const BIO *bio, int state, int ret); member
3561 void (*info_callback)(const SSL *ssl, int type, int value); member3803 void (*info_callback)(const SSL *ssl, int type, int value); member
7708 static void info_callback(const SSL* ssl, int where, int ret) { function