handshake_failure 3374 net/third_party/nss/ssl/ssl3con.c     (void)SSL3_SendAlert(ss, alert_fatal, handshake_failure);
handshake_failure 3466 net/third_party/nss/ssl/ssl3con.c     case handshake_failure: 	error = SSL_ERROR_HANDSHAKE_FAILURE_ALERT;
handshake_failure 3513 net/third_party/nss/ssl/ssl3con.c 	    (desc == handshake_failure)) {
handshake_failure 6426 net/third_party/nss/ssl/ssl3con.c 						   : handshake_failure;
handshake_failure 6470 net/third_party/nss/ssl/ssl3con.c 		    desc    = handshake_failure;
handshake_failure 6483 net/third_party/nss/ssl/ssl3con.c     	desc    = handshake_failure;
handshake_failure 6511 net/third_party/nss/ssl/ssl3con.c     	desc    = handshake_failure;
handshake_failure 6543 net/third_party/nss/ssl/ssl3con.c 	desc = handshake_failure;
handshake_failure 6550 net/third_party/nss/ssl/ssl3con.c     desc    = handshake_failure;
handshake_failure 6855 net/third_party/nss/ssl/ssl3con.c     	desc = isTLS ? decrypt_error : handshake_failure;
handshake_failure 6961 net/third_party/nss/ssl/ssl3con.c     	desc = isTLS ? decrypt_error : handshake_failure;
handshake_failure 7022 net/third_party/nss/ssl/ssl3con.c     	desc    = handshake_failure;
handshake_failure 8069 net/third_party/nss/ssl/ssl3con.c 	                                           : handshake_failure;
handshake_failure 8127 net/third_party/nss/ssl/ssl3con.c     desc = handshake_failure;
handshake_failure 8179 net/third_party/nss/ssl/ssl3con.c 	desc = handshake_failure;
handshake_failure 8633 net/third_party/nss/ssl/ssl3con.c                         desc = handshake_failure;
handshake_failure 8670 net/third_party/nss/ssl/ssl3con.c                         desc = handshake_failure;
handshake_failure 8692 net/third_party/nss/ssl/ssl3con.c                     desc = handshake_failure;
handshake_failure 8736 net/third_party/nss/ssl/ssl3con.c             desc = handshake_failure;
handshake_failure 8806 net/third_party/nss/ssl/ssl3con.c     SSL3AlertDescription desc    = handshake_failure;
handshake_failure 8842 net/third_party/nss/ssl/ssl3con.c     	desc = (version > SSL_LIBRARY_VERSION_3_0) ? protocol_version : handshake_failure;
handshake_failure 8934 net/third_party/nss/ssl/ssl3con.c 	desc = handshake_failure;
handshake_failure 9401 net/third_party/nss/ssl/ssl3con.c     SSL3AlertDescription desc        = handshake_failure;
handshake_failure 9452 net/third_party/nss/ssl/ssl3con.c 	desc = isTLS ? decrypt_error : handshake_failure;
handshake_failure  629 net/third_party/nss/ssl/ssl3ecc.c 	    desc = handshake_failure;
handshake_failure  640 net/third_party/nss/ssl/ssl3ecc.c 	    desc = handshake_failure;
handshake_failure  674 net/third_party/nss/ssl/ssl3ecc.c     desc = isTLS ? decrypt_error : handshake_failure;
handshake_failure 1990 net/third_party/nss/ssl/ssl3ext.c 	(void)SSL3_SendAlert(ss, alert_fatal, handshake_failure);