| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/ |
| H A D | exynos5433-tmu.dtsi | 17 atlas0_alert_0: atlas0-alert-0 { 22 atlas0_alert_1: atlas0-alert-1 { 27 atlas0_alert_2: atlas0-alert-2 { 32 atlas0_alert_3: atlas0-alert-3 { 37 atlas0_alert_4: atlas0-alert-4 { 42 atlas0_alert_5: atlas0-alert-5 { 47 atlas0_alert_6: atlas0-alert-6 { 105 atlas1_alert_0: atlas1-alert-0 { 110 atlas1_alert_1: atlas1-alert-1 { 115 atlas1_alert_2: atlas1-alert-2 { [all …]
|
| H A D | exynos7-trip-points.dtsi | 10 cpu-alert-0 { 15 cpu-alert-1 { 20 cpu-alert-2 { 25 cpu-alert-3 { 30 cpu-alert-4 { 35 cpu-alert-5 { 40 cpu-alert-6 {
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | exynos5422-odroidxu3-common.dtsi | 57 cpu0_alert0: cpu-alert-0 { 62 cpu0_alert1: cpu-alert-1 { 67 cpu0_alert2: cpu-alert-2 { 83 cpu0_alert3: cpu-alert-3 { 88 cpu0_alert4: cpu-alert-4 { 146 cpu1_alert0: cpu-alert-0 { 151 cpu1_alert1: cpu-alert-1 { 156 cpu1_alert2: cpu-alert-2 { 166 cpu1_alert3: cpu-alert-3 { 171 cpu1_alert4: cpu-alert-4 { [all …]
|
| H A D | exynos5422-odroidhc1.dts | 34 cpu0_alert0: cpu-alert-0 { 39 cpu0_alert1: cpu-alert-1 { 89 cpu1_alert0: cpu-alert-0 { 94 cpu1_alert1: cpu-alert-1 { 133 cpu2_alert0: cpu-alert-0 { 138 cpu2_alert1: cpu-alert-1 { 177 cpu3_alert0: cpu-alert-0 { 182 cpu3_alert1: cpu-alert-1 { 221 gpu_alert0: gpu-alert-0 { 226 gpu_alert1: gpu-alert-1 {
|
| H A D | exynos5420-trip-points.dtsi | 11 cpu-alert-0 { 16 cpu-alert-1 { 21 cpu-alert-2 {
|
| H A D | exynos4-cpu-thermal.dtsi | 17 cpu_alert0: cpu-alert-0 { 22 cpu_alert1: cpu-alert-1 { 27 cpu_alert2: cpu-alert-2 {
|
| H A D | exynos5420-arndale-octa.dts | 73 cpu0_alert0: cpu-alert-0 { 78 cpu0_alert1: cpu-alert-1 { 83 cpu0_alert2: cpu-alert-2 { 148 cpu1_alert0: cpu-alert-0 { 153 cpu1_alert1: cpu-alert-1 { 158 cpu1_alert2: cpu-alert-2 { 211 cpu2_alert0: cpu-alert-0 { 216 cpu2_alert1: cpu-alert-1 { 221 cpu2_alert2: cpu-alert-2 { 274 cpu3_alert0: cpu-alert-0 { [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_alert_type_string.pod | 5 …g, SSL_alert_desc_string, SSL_alert_desc_string_long - get textual description of alert information 20 type of the alert specified by B<value>. 22 SSL_alert_type_string_long() returns a string indicating the type of the alert 26 describing the reason of the alert specified by B<value>. 29 of the alert specified by B<value>. 34 a special situation, it sends an alert. The alert is sent as a special message 38 A warning alert is sent, when a non-fatal error condition occurs. The 39 "close notify" alert is sent as a warning alert. Other examples for 41 "unsupported certificate"), for which a warning alert may be sent. 44 alert on it discretion. [all …]
|
| H A D | SSL_shutdown.pod | 16 close_notify shutdown alert to the peer. 18 SSL_shutdown() tries to send the close_notify shutdown alert to the peer. 28 shutdown alert, and reception of the peer's close_notify shutdown alert. 31 It is acceptable for an application to only send its shutdown alert and 69 to wait for the peer's close_notify alert. 74 state but not actually send the close_notify alert messages, 80 data has been received and doesn't wait for the close_notify alert 83 There are implementations that do not send the required close_notify alert. 85 that all data has been received, do not wait for the peer's close_notify alert. 86 Waiting for the close_notify alert when the peer just closes the connection [all …]
|
| H A D | SSL_set_shutdown.pod | 33 A close_notify shutdown alert was sent to the peer, the connection is being 38 A shutdown alert was received form the peer, either a normal close_notify 51 alert but to not wait for the peer's answer, when the underlying connection 54 close alert to the peer (see L<SSL_shutdown(3)>).
|
| H A D | SSL_CTX_set_info_callback.pod | 49 an alert appears, or an error occurs. 54 If an alert is handled, SSL_CB_ALERT is set and B<ret> specifies the alert 83 Callback has been called due to an alert being sent or received. 142 BIO_printf(bio_err, "SSL3 alert %s:%s:%s\n", str,
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_alert_type_string.pod | 5 …g, SSL_alert_desc_string, SSL_alert_desc_string_long - get textual description of alert information 20 type of the alert specified by B<value>. 22 SSL_alert_type_string_long() returns a string indicating the type of the alert 26 describing the reason of the alert specified by B<value>. 29 of the alert specified by B<value>. 34 a special situation, it sends an alert. The alert is sent as a special message 38 A warning alert is sent, when a non-fatal error condition occurs. The 39 "close notify" alert is sent as a warning alert. Other examples for 41 "unsupported certificate"), for which a warning alert may be sent. 44 alert on it discretion. [all …]
|
| H A D | SSL_shutdown.pod | 16 close_notify shutdown alert to the peer. 20 SSL_shutdown() tries to send the close_notify shutdown alert to the peer. 30 shutdown alert, and reception of the peer's close_notify shutdown alert. 33 It is acceptable for an application to only send its shutdown alert and 58 alert, SSL_shutdown() will only send the alert and then set the 67 to send back a close_notify alert. 73 When it is done sending data, it will send the close_notify alert. 80 If the peer already sent the close_notify alert B<and> it was 85 SSL_shutdown() will send the close_notify alert, set the SSL_SENT_SHUTDOWN 110 to wait for the peer's close_notify alert. [all …]
|
| H A D | SSL_set_shutdown.pod | 33 A close_notify shutdown alert was sent to the peer, the connection is being 38 A shutdown alert was received form the peer, either a normal close_notify 51 alert but to not wait for the peer's answer, when the underlying connection 54 close alert to the peer (see L<SSL_shutdown(3)>).
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/ |
| H A D | 09-alpn.conf | 8 test-3 = 3-alpn-alert-on-mismatch 18 test-13 = 13-alpn-alert-on-mismatch-resumption 116 [3-alpn-alert-on-mismatch] 117 ssl_conf = 3-alpn-alert-on-mismatch-ssl 119 [3-alpn-alert-on-mismatch-ssl] 120 server = 3-alpn-alert-on-mismatch-server 121 client = 3-alpn-alert-on-mismatch-client 123 [3-alpn-alert-on-mismatch-server] 128 [3-alpn-alert-on-mismatch-client] 136 server = 3-alpn-alert-on-mismatch-server-extra [all …]
|
| /netbsd-src/external/bsd/wpa/dist/src/tls/ |
| H A D | tlsv1_record.c | 280 u8 *out_data, size_t *out_len, u8 *alert) in tlsv1_record_receive() argument 311 *alert = TLS_ALERT_PROTOCOL_VERSION; in tlsv1_record_receive() 319 *alert = TLS_ALERT_RECORD_OVERFLOW; in tlsv1_record_receive() 342 *alert = TLS_ALERT_UNEXPECTED_MESSAGE; in tlsv1_record_receive() 351 *alert = TLS_ALERT_INTERNAL_ERROR; in tlsv1_record_receive() 359 *alert = TLS_ALERT_DECRYPTION_FAILED; in tlsv1_record_receive() 430 *alert = TLS_ALERT_BAD_RECORD_MAC; in tlsv1_record_receive() 441 *alert = TLS_ALERT_INTERNAL_ERROR; in tlsv1_record_receive() 455 *alert = TLS_ALERT_INTERNAL_ERROR; in tlsv1_record_receive() 464 *alert = TLS_ALERT_BAD_RECORD_MAC; in tlsv1_record_receive() [all …]
|
| H A D | tlsv1_server.c | 137 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; in tlsv1_server_handshake() local 156 in_msg, &in_msg_len, &alert); in tlsv1_server_handshake() 160 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, alert); in tlsv1_server_handshake() 266 u8 alert, *out_end, *out_pos, ct; in tlsv1_server_decrypt() local 278 out_pos, &olen, &alert); in tlsv1_server_decrypt() 281 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, alert); in tlsv1_server_decrypt() 288 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, alert); in tlsv1_server_decrypt()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/ |
| H A D | 70-test_tls13alerts.t | 43 my $alert = TLSProxy::Message->alert(); 44 ok(TLSProxy::Message->fail() && !$alert->server() && !$alert->encrypted(), "Client sends an unecryp…
|
| H A D | 70-test_tls13downgrade.t | 72 my $alert = TLSProxy::Message->alert(); 74 && !$alert->server() 75 && $alert->description() == TLSProxy::Message::AL_DESC_ILLEGAL_PARAMETER,
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/ |
| H A D | 70-test_tls13alerts.t | 43 my $alert = TLSProxy::Message->alert(); 44 ok(TLSProxy::Message->fail() && !$alert->server() && !$alert->encrypted(), "Client sends an unecryp…
|
| H A D | 70-test_tls13downgrade.t | 70 my $alert = TLSProxy::Message->alert(); 72 && !$alert->server() 73 && $alert->description() == TLSProxy::Message::AL_DESC_ILLEGAL_PARAMETER,
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| H A D | amdgpu_smu7_thermal.c | 371 uint32_t alert; in smu7_thermal_enable_alert() local 373 alert = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, in smu7_thermal_enable_alert() 375 alert &= ~(SMU7_THERMAL_HIGH_ALERT_MASK | SMU7_THERMAL_LOW_ALERT_MASK); in smu7_thermal_enable_alert() 377 CG_THERMAL_INT, THERM_INT_MASK, alert); in smu7_thermal_enable_alert() 389 uint32_t alert; in smu7_thermal_disable_alert() local 391 alert = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, in smu7_thermal_disable_alert() 393 alert |= (SMU7_THERMAL_HIGH_ALERT_MASK | SMU7_THERMAL_LOW_ALERT_MASK); in smu7_thermal_disable_alert() 395 CG_THERMAL_INT, THERM_INT_MASK, alert); in smu7_thermal_disable_alert()
|
| /netbsd-src/sys/dev/acpi/ |
| H A D | smbus_acpi.c | 196 acpi_smbus_poll_alert(ACPI_HANDLE hdl, int *alert) in acpi_smbus_poll_alert() argument 236 if (alert != NULL) { in acpi_smbus_poll_alert() 245 *alert = info->poll_int; in acpi_smbus_poll_alert() 470 ACPI_BUFFER alert; in acpi_smbus_alerts() local 476 rv = acpi_eval_struct(hdl, "_SBA", &alert); in acpi_smbus_alerts() 483 p = alert.Pointer; in acpi_smbus_alerts() 502 if (alert.Pointer != NULL) in acpi_smbus_alerts() 503 ACPI_FREE(alert.Pointer); in acpi_smbus_alerts()
|
| /netbsd-src/usr.sbin/bootp/bootpd/ |
| H A D | syslog.conf | 25 *.alert;kern.err;daemon.err;user.none operator 26 *.alert;user.none root 48 user.alert /var/log/syslog
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/ |
| H A D | Message.pm | 148 my $alert; 161 $alert = undef; 291 $alert = TLSProxy::Alert->new( 413 sub alert subroutine 415 return $alert;
|