Searched defs:alert_cb (Results 1 – 4 of 4) sorted by relevance
80 int (*alert_cb)(void *arg, unsigned char alert_code); member
72 static int alert_cb(void *arg, unsigned char alert_code) in alert_cb() function
1220 int (*alert_cb)(SSL *s, unsigned char alert_code, void *arg); member
12850 static int alert_cb(SSL *s, unsigned char alert_code, void *arg) in alert_cb() function