Searched defs:info_callback (Results 1 – 3 of 3) sorted by relevance
108 int (*info_callback)(const BIO *bio, int state, int ret); member
948 void (*info_callback)(const SSL *ssl, int type, member1393 void (*info_callback)(const SSL *ssl, int type, member
7710 static void info_callback(const SSL* ssl, int where, int ret) { function