Lines Matching defs:alert
168 let mut alert = SslAlert(*al);170 let r = (*callback)(ssl, &mut alert);171 *al = alert.0;605 Err(alert) => {606 *al = alert.0;665 Err(alert) => {666 *al = alert.0;687 let mut alert = SslAlert(*al);689 let r = (*callback)(ssl, &mut alert);690 *al = alert.0;