Home
last modified time | relevance | path

Searched refs:MSG_PROCESS_ERROR (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_lib.c352 MSG_PROCESS_RETURN ret = MSG_PROCESS_ERROR; in tls_process_cert_verify()
634 return MSG_PROCESS_ERROR; in tls_process_key_update()
641 return MSG_PROCESS_ERROR; in tls_process_key_update()
652 return MSG_PROCESS_ERROR; in tls_process_key_update()
665 return MSG_PROCESS_ERROR; in tls_process_key_update()
718 return MSG_PROCESS_ERROR; in tls_process_change_cipher_spec()
725 return MSG_PROCESS_ERROR; in tls_process_change_cipher_spec()
733 return MSG_PROCESS_ERROR; in tls_process_change_cipher_spec()
740 return MSG_PROCESS_ERROR; in tls_process_change_cipher_spec()
779 return MSG_PROCESS_ERROR; in tls_process_finished()
[all …]
H A Dstatem_clnt.c1031 return MSG_PROCESS_ERROR; in ossl_statem_client_process_message()
1305 return MSG_PROCESS_ERROR; in dtls_process_hello_verify()
1312 return MSG_PROCESS_ERROR; in dtls_process_hello_verify()
1318 return MSG_PROCESS_ERROR; in dtls_process_hello_verify()
1752 return MSG_PROCESS_ERROR; in tls_process_server_hello()
1817 return MSG_PROCESS_ERROR; in tls_process_as_hello_retry_request()
1823 MSG_PROCESS_RETURN ret = MSG_PROCESS_ERROR; in tls_process_server_certificate()
2441 return MSG_PROCESS_ERROR; in tls_process_key_exchange()
2478 return MSG_PROCESS_ERROR; in tls_process_certificate_request()
2485 return MSG_PROCESS_ERROR; in tls_process_certificate_request()
[all …]
H A Dstatem_srvr.c1192 return MSG_PROCESS_ERROR; in ossl_statem_server_process_message()
1608 return MSG_PROCESS_ERROR; in tls_process_client_hello()
3522 return MSG_PROCESS_ERROR; in tls_process_client_key_exchange()
3594 MSG_PROCESS_RETURN ret = MSG_PROCESS_ERROR; in tls_process_client_certificate()
4247 return MSG_PROCESS_ERROR; in tls_process_next_proto()
4254 return MSG_PROCESS_ERROR; in tls_process_next_proto()
4279 return MSG_PROCESS_ERROR; in tls_process_end_of_early_data()
4286 return MSG_PROCESS_ERROR; in tls_process_end_of_early_data()
4297 return MSG_PROCESS_ERROR; in tls_process_end_of_early_data()
4304 return MSG_PROCESS_ERROR; in tls_process_end_of_early_data()
H A Dstatem.c642 case MSG_PROCESS_ERROR: in read_state_machine()
H A Dstatem_local.h42 MSG_PROCESS_ERROR, enumerator
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_clnt.c1024 return MSG_PROCESS_ERROR; in ossl_statem_client_process_message()
1286 return MSG_PROCESS_ERROR; in dtls_process_hello_verify()
1292 return MSG_PROCESS_ERROR; in dtls_process_hello_verify()
1297 return MSG_PROCESS_ERROR; in dtls_process_hello_verify()
1710 return MSG_PROCESS_ERROR; in tls_process_server_hello()
1769 return MSG_PROCESS_ERROR; in tls_process_as_hello_retry_request()
1852 return MSG_PROCESS_ERROR; in tls_process_server_certificate()
2332 return MSG_PROCESS_ERROR; in tls_process_key_exchange()
2367 return MSG_PROCESS_ERROR; in tls_process_certificate_request()
2372 return MSG_PROCESS_ERROR; in tls_process_certificate_request()
[all …]
H A Dstatem_srvr.c1187 return MSG_PROCESS_ERROR; in ossl_statem_server_process_message()
1584 return MSG_PROCESS_ERROR; in tls_process_client_hello()
3346 return MSG_PROCESS_ERROR; in tls_process_client_key_exchange()
3414 MSG_PROCESS_RETURN ret = MSG_PROCESS_ERROR; in tls_process_client_certificate()
4081 return MSG_PROCESS_ERROR; in tls_process_next_proto()
4087 return MSG_PROCESS_ERROR; in tls_process_next_proto()
4111 return MSG_PROCESS_ERROR; in tls_process_end_of_early_data()
4117 return MSG_PROCESS_ERROR; in tls_process_end_of_early_data()
4126 return MSG_PROCESS_ERROR; in tls_process_end_of_early_data()
4133 return MSG_PROCESS_ERROR; in tls_process_end_of_early_data()
H A Dstatem.c653 case MSG_PROCESS_ERROR: in read_state_machine()
H A Dstatem_local.h50 MSG_PROCESS_ERROR, enumerator