Home
last modified time | relevance | path

Searched refs:NX_SECURE_MEMCMP (Results 1 – 25 of 27) sorted by relevance

12

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_process_finished.c115 compare_result = (UINT)NX_SECURE_MEMCMP(generated_hash, packet_buffer, hash_size); in _nx_secure_tls_process_finished()
172 …compare_result = (UINT)NX_SECURE_MEMCMP(generated_hash, packet_buffer, NX_SECURE_TLS_FINISHED_HASH… in _nx_secure_tls_process_finished()
Dnx_secure_crypto_method_self_test_3des.c159 if (NX_SECURE_MEMCMP(output, secret_1, INPUT_OUTPUT_LENGTH) != 0) in _nx_secure_crypto_method_self_test_3des()
184 if (NX_SECURE_MEMCMP(output, plain_1, INPUT_OUTPUT_LENGTH) != 0) in _nx_secure_crypto_method_self_test_3des()
Dnx_secure_crypto_method_self_test_des.c156 if (NX_SECURE_MEMCMP(output, secret_1, INPUT_OUTPUT_LENGTH) != 0) in _nx_secure_crypto_method_self_test_des()
181 if (NX_SECURE_MEMCMP(output, plain_1, INPUT_OUTPUT_LENGTH) != 0) in _nx_secure_crypto_method_self_test_des()
Dnx_secure_crypto_method_self_test_hmac_md5.c165 if(NX_SECURE_MEMCMP(output, secret_1, output_length) != 0) in _nx_secure_crypto_method_self_test_hmac_md5()
235 if(NX_SECURE_MEMCMP(output, secret_1, output_length) != 0) in _nx_secure_crypto_method_self_test_hmac_md5()
Dnx_secure_crypto_method_self_test_rsa.c505 if (NX_SECURE_MEMCMP(output, secret[i], output_size[i]) != 0) in _nx_secure_crypto_method_self_test_rsa()
552 if (NX_SECURE_MEMCMP(output, plain[i], output_size[i]) != 0) in _nx_secure_crypto_method_self_test_rsa()
636 if (NX_SECURE_MEMCMP(output, plain[i], output_size[i]) != 0) in _nx_secure_crypto_method_self_test_rsa()
Dnx_secure_crypto_method_self_test_hmac_sha.c286 if(NX_SECURE_MEMCMP(output, secret, output_length) != 0) in _nx_secure_crypto_method_self_test_hmac_sha()
356 if(NX_SECURE_MEMCMP(output, secret, output_length) != 0) in _nx_secure_crypto_method_self_test_hmac_sha()
Dnx_secure_crypto_method_self_test_aes.c381 if (NX_SECURE_MEMCMP(output, secret, secret_size) != 0) in _nx_secure_crypto_method_self_test_aes()
405 if (NX_SECURE_MEMCMP(output, plain, INPUT_OUTPUT_LENGTH) != 0) in _nx_secure_crypto_method_self_test_aes()
Dnx_secure_tls_psk_identity_find.c92 …compare_val = (UINT)NX_SECURE_MEMCMP(tls_session -> nx_secure_tls_credentials.nx_secure_tls_psk_st… in _nx_secure_tls_psk_identity_find()
Dnx_secure_crypto_method_self_test_md5.c150 if(NX_SECURE_MEMCMP(output, secret_1, sizeof(secret_1)) != 0) in _nx_secure_crypto_method_self_test_md5()
Dnx_secure_tls_psk_find.c112 …compare_val = (UINT)NX_SECURE_MEMCMP(tls_credentials -> nx_secure_tls_psk_store[i].nx_secure_tls_p… in _nx_secure_tls_psk_find()
Dnx_secure_dtls_verify_mac.c150 compare_result = NX_SECURE_MEMCMP(received_hash, _generated_hash, hash_size); in _nx_secure_dtls_verify_mac()
Dnx_secure_verify_mac.c194 compare_result = NX_SECURE_MEMCMP(_received_hash, _generated_hash, hash_size); in _nx_secure_verify_mac()
Dnx_secure_crypto_method_self_test_sha.c267 if(NX_SECURE_MEMCMP(output, secret, output_length) != 0) in _nx_secure_crypto_method_self_test_sha()
Dnx_secure_crypto_method_self_test_prf.c193 if(NX_SECURE_MEMCMP(output, result, result_length) != 0) in _nx_secure_crypto_method_self_test_prf()
Dnx_secure_tls_process_certificate_verify.c684 compare_value = NX_SECURE_MEMCMP(&working_ptr[0], _NX_SECURE_OID_SHA256, 19); in _nx_secure_tls_process_certificate_verify()
687 compare_value += NX_SECURE_MEMCMP(&working_ptr[19], handshake_hash, 32); in _nx_secure_tls_process_certificate_verify()
706 compare_value = NX_SECURE_MEMCMP(working_ptr, handshake_hash, 36); in _nx_secure_tls_process_certificate_verify()
Dnx_secure_x509_distinguished_name_compare.c291 compare_value = NX_SECURE_MEMCMP(field1, field2, length1); in _nx_secure_x509_distinguished_name_field_compare()
Dnx_secure_x509_crl_revocation_check.c197 compare_value = NX_SECURE_MEMCMP(serial_number, certificate -> nx_secure_x509_serial_number, in _nx_secure_x509_crl_revocation_check()
Dnx_secure_tls_process_serverhello.c149 …(NX_SECURE_MEMCMP(_nx_secure_tls_hello_retry_request_random, &packet_buffer[length], NX_SECURE_TLS… in _nx_secure_tls_process_serverhello()
Dnx_secure_tls_process_serverhello_extensions.c720 …compare_value = NX_SECURE_MEMCMP(&packet_buffer[offset], tls_session -> nx_secure_tls_local_verify… in _nx_secure_tls_proc_serverhello_sec_reneg_extension()
730 …compare_value = NX_SECURE_MEMCMP(&packet_buffer[offset], tls_session -> nx_secure_tls_remote_verif… in _nx_secure_tls_proc_serverhello_sec_reneg_extension()
Dnx_secure_x509_oid_parse.c298 …compare_val = NX_SECURE_MEMCMP(oid, _nx_secure_x509_oid_map[i].nx_secure_oid_map_oid, _nx_secure_x… in _nx_secure_x509_oid_parse()
Dnx_secure_x509_crl_verify.c303 … compare_result = (UINT)NX_SECURE_MEMCMP(generated_hash, decrypted_hash, decrypted_hash_length); in _nx_secure_x509_crl_verify()
Dnx_secure_x509_certificate_verify.c308 … compare_result = (UINT)NX_SECURE_MEMCMP(generated_hash, decrypted_hash, decrypted_hash_length); in _nx_secure_x509_certificate_verify()
Dnx_secure_tls_1_3_client_handshake.c289 … if (NX_SECURE_MEMCMP(&(tls_session -> nx_secure_tls_key_material.nx_secure_tls_server_random[24]), in _nx_secure_tls_1_3_client_handshake()
Dnx_secure_tls_process_clienthello_extensions.c415 …compare_value = NX_SECURE_MEMCMP(&packet_buffer[offset], tls_session -> nx_secure_tls_remote_verif… in _nx_secure_tls_proc_clienthello_sec_reneg_extension()
1639 …status = (UINT)NX_SECURE_MEMCMP(binder, psk_store[psk_store_index].nx_secure_tls_psk_binder, psk_s… in _nx_secure_tls_process_clienthello_psk_extension()
/NetX-Duo-v6.2.1/nx_secure/inc/
Dnx_secure_x509.h113 #ifndef NX_SECURE_MEMCMP
114 #define NX_SECURE_MEMCMP memcmp macro

12