/NetX-Duo-v6.2.1/nx_secure/src/ |
D | nx_secure_tls_handshake_hash_init.c | 74 VOID *handler = NX_NULL; in _nx_secure_tls_handshake_hash_init() local 116 &handler, in _nx_secure_tls_handshake_hash_init() 119 … tls_session -> nx_secure_tls_handshake_hash.nx_secure_tls_handshake_hash_sha256_handler = handler; in _nx_secure_tls_handshake_hash_init() 130 handler, in _nx_secure_tls_handshake_hash_init() 167 &handler, in _nx_secure_tls_handshake_hash_init() 175 … tls_session -> nx_secure_tls_handshake_hash.nx_secure_tls_handshake_hash_sha256_handler = handler; in _nx_secure_tls_handshake_hash_init() 181 handler, in _nx_secure_tls_handshake_hash_init() 216 &handler, in _nx_secure_tls_handshake_hash_init() 225 … tls_session -> nx_secure_tls_handshake_hash.nx_secure_tls_handshake_hash_md5_handler = handler; in _nx_secure_tls_handshake_hash_init() 231 handler, in _nx_secure_tls_handshake_hash_init() [all …]
|
D | nx_secure_process_server_key_exchange.c | 117 VOID *handler = NX_NULL; in _nx_secure_process_server_key_exchange() local 212 &handler, in _nx_secure_process_server_key_exchange() 361 &handler, in _nx_secure_process_server_key_exchange() 374 handler, in _nx_secure_process_server_key_exchange() 399 handler, in _nx_secure_process_server_key_exchange() 419 handler, in _nx_secure_process_server_key_exchange() 439 handler, in _nx_secure_process_server_key_exchange() 459 handler, in _nx_secure_process_server_key_exchange() 486 handler = NX_NULL; in _nx_secure_process_server_key_exchange() 509 &handler, in _nx_secure_process_server_key_exchange() [all …]
|
D | nx_secure_tls_ecc_generate_keys.c | 134 VOID *handler = NX_NULL; in _nx_secure_tls_ecc_generate_keys() local 205 &handler, in _nx_secure_tls_ecc_generate_keys() 214 status = ecdhe_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler, in _nx_secure_tls_ecc_generate_keys() 261 status = ecdhe_method -> nx_crypto_operation(NX_CRYPTO_DH_SETUP, handler, in _nx_secure_tls_ecc_generate_keys() 291 status = ecdhe_method -> nx_crypto_operation(NX_CRYPTO_DH_PRIVATE_KEY_EXPORT, handler, in _nx_secure_tls_ecc_generate_keys() 390 &handler, in _nx_secure_tls_ecc_generate_keys() 403 handler, in _nx_secure_tls_ecc_generate_keys() 428 handler, in _nx_secure_tls_ecc_generate_keys() 448 handler, in _nx_secure_tls_ecc_generate_keys() 468 handler, in _nx_secure_tls_ecc_generate_keys() [all …]
|
D | nx_secure_tls_finished_hash_generate.c | 85 VOID *handler = NX_NULL; in _nx_secure_tls_finished_hash_generate() local 144 … handler = tls_session -> nx_secure_tls_handshake_hash.nx_secure_tls_handshake_hash_sha256_handler; in _nx_secure_tls_finished_hash_generate() 149 handler, in _nx_secure_tls_finished_hash_generate() 203 … handler = tls_session -> nx_secure_tls_handshake_hash.nx_secure_tls_handshake_hash_md5_handler; in _nx_secure_tls_finished_hash_generate() 210 handler, in _nx_secure_tls_finished_hash_generate() 241 … handler = tls_session -> nx_secure_tls_handshake_hash.nx_secure_tls_handshake_hash_sha1_handler; in _nx_secure_tls_finished_hash_generate() 248 handler, in _nx_secure_tls_finished_hash_generate() 293 &handler, in _nx_secure_tls_finished_hash_generate() 310 handler, in _nx_secure_tls_finished_hash_generate()
|
D | nx_secure_crypto_method_self_test_hmac_md5.c | 100 VOID *handler = NX_NULL; in _nx_secure_crypto_method_self_test_hmac_md5() local 125 &handler, in _nx_secure_crypto_method_self_test_hmac_md5() 145 handler, in _nx_secure_crypto_method_self_test_hmac_md5() 175 handler, in _nx_secure_crypto_method_self_test_hmac_md5() 195 handler, in _nx_secure_crypto_method_self_test_hmac_md5() 215 handler, in _nx_secure_crypto_method_self_test_hmac_md5()
|
D | nx_secure_crypto_method_self_test_rsa.c | 454 VOID *handler = NX_NULL; in _nx_secure_crypto_method_self_test_rsa() local 478 &handler, in _nx_secure_crypto_method_self_test_rsa() 487 handler, in _nx_secure_crypto_method_self_test_rsa() 525 &handler, in _nx_secure_crypto_method_self_test_rsa() 534 handler, in _nx_secure_crypto_method_self_test_rsa() 573 &handler, in _nx_secure_crypto_method_self_test_rsa() 582 handler, in _nx_secure_crypto_method_self_test_rsa() 600 handler, in _nx_secure_crypto_method_self_test_rsa() 618 handler, in _nx_secure_crypto_method_self_test_rsa()
|
D | nx_secure_tls_hash_record.c | 93 VOID *handler = NX_NULL; in _nx_secure_tls_hash_record() local 129 &handler, in _nx_secure_tls_hash_record() 143 handler, in _nx_secure_tls_hash_record() 163 handler, in _nx_secure_tls_hash_record() 183 handler, in _nx_secure_tls_hash_record() 232 handler, in _nx_secure_tls_hash_record() 263 handler, in _nx_secure_tls_hash_record()
|
D | nx_secure_tls_record_payload_encrypt.c | 104 VOID *handler = NX_NULL; in _nx_secure_tls_record_payload_encrypt() local 122 handler = tls_session -> nx_secure_session_cipher_handler_server; in _nx_secure_tls_record_payload_encrypt() 130 handler = tls_session -> nx_secure_session_cipher_handler_client; in _nx_secure_tls_record_payload_encrypt() 183 handler, in _nx_secure_tls_record_payload_encrypt() 229 handler, in _nx_secure_tls_record_payload_encrypt() 277 handler, in _nx_secure_tls_record_payload_encrypt() 348 handler, in _nx_secure_tls_record_payload_encrypt() 434 VOID *handler = NX_NULL; in _nx_secure_tls_record_data_encrypt_init() local 458 handler = tls_session -> nx_secure_session_cipher_handler_server; in _nx_secure_tls_record_data_encrypt_init() 466 handler = tls_session -> nx_secure_session_cipher_handler_client; in _nx_secure_tls_record_data_encrypt_init() [all …]
|
D | nx_secure_crypto_method_self_test_hmac_sha.c | 187 VOID *handler = NX_NULL; in _nx_secure_crypto_method_self_test_hmac_sha() local 246 &handler, in _nx_secure_crypto_method_self_test_hmac_sha() 266 handler, in _nx_secure_crypto_method_self_test_hmac_sha() 296 handler, in _nx_secure_crypto_method_self_test_hmac_sha() 316 handler, in _nx_secure_crypto_method_self_test_hmac_sha() 336 handler, in _nx_secure_crypto_method_self_test_hmac_sha()
|
D | nx_secure_crypto_method_self_test_3des.c | 112 VOID *handler = NX_NULL; in _nx_secure_crypto_method_self_test_3des() local 124 &handler, in _nx_secure_crypto_method_self_test_3des() 141 handler, in _nx_secure_crypto_method_self_test_3des() 166 handler, in _nx_secure_crypto_method_self_test_3des()
|
D | nx_secure_crypto_method_self_test_des.c | 109 VOID *handler = NX_NULL; in _nx_secure_crypto_method_self_test_des() local 121 &handler, in _nx_secure_crypto_method_self_test_des() 138 handler, in _nx_secure_crypto_method_self_test_des() 163 handler, in _nx_secure_crypto_method_self_test_des()
|
D | nx_secure_tls_1_3_finished_hash_generate.c | 89 VOID *handler = NX_NULL; in _nx_secure_tls_1_3_finished_hash_generate() local 163 handler, in _nx_secure_tls_1_3_finished_hash_generate() 185 handler, in _nx_secure_tls_1_3_finished_hash_generate() 209 handler, in _nx_secure_tls_1_3_finished_hash_generate() 233 handler, in _nx_secure_tls_1_3_finished_hash_generate()
|
D | nx_secure_x509_crl_verify.c | 106 VOID *handler = NX_CRYPTO_NULL; in _nx_secure_x509_crl_verify() local 154 &handler, in _nx_secure_x509_crl_verify() 168 handler, in _nx_secure_x509_crl_verify() 226 &handler, in _nx_secure_x509_crl_verify() 242 handler, in _nx_secure_x509_crl_verify() 359 &handler, in _nx_secure_x509_crl_verify() 378 status = public_cipher_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler, in _nx_secure_x509_crl_verify() 394 status = public_cipher_method -> nx_crypto_operation(NX_CRYPTO_VERIFY, handler, in _nx_secure_x509_crl_verify()
|
D | nx_secure_x509_certificate_verify.c | 106 VOID *handler = NX_CRYPTO_NULL; in _nx_secure_x509_certificate_verify() local 157 &handler, in _nx_secure_x509_certificate_verify() 171 handler, in _nx_secure_x509_certificate_verify() 229 &handler, in _nx_secure_x509_certificate_verify() 246 handler, in _nx_secure_x509_certificate_verify() 356 &handler, in _nx_secure_x509_certificate_verify() 377 status = public_cipher_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler, in _nx_secure_x509_certificate_verify() 393 status = public_cipher_method -> nx_crypto_operation(NX_CRYPTO_VERIFY, handler, in _nx_secure_x509_certificate_verify()
|
D | nx_secure_tls_psk_binder_generate.c | 106 VOID *handler = NX_NULL; in _nx_secure_tls_psk_binder_generate() local 216 handler, in _nx_secure_tls_psk_binder_generate() 238 handler, in _nx_secure_tls_psk_binder_generate() 262 handler, in _nx_secure_tls_psk_binder_generate() 286 handler, in _nx_secure_tls_psk_binder_generate()
|
D | nx_secure_process_client_key_exchange.c | 110 VOID *handler = NX_NULL; in _nx_secure_process_client_key_exchange() local 156 handler, in _nx_secure_process_client_key_exchange() 283 &handler, in _nx_secure_process_client_key_exchange() 292 status = ecdh_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler, in _nx_secure_process_client_key_exchange() 305 status = ecdh_method -> nx_crypto_operation(NX_CRYPTO_DH_KEY_PAIR_IMPORT, handler, in _nx_secure_process_client_key_exchange() 322 status = ecdh_method -> nx_crypto_operation(NX_CRYPTO_DH_CALCULATE, handler, in _nx_secure_process_client_key_exchange() 438 &handler, in _nx_secure_process_client_key_exchange() 460 handler, in _nx_secure_process_client_key_exchange() 479 handler, in _nx_secure_process_client_key_exchange() 502 handler, in _nx_secure_process_client_key_exchange()
|
/NetX-Duo-v6.2.1/crypto_libraries/src/ |
D | nx_crypto_method_self_test_drbg.c | 354 VOID *handler = NX_CRYPTO_NULL; in _nx_crypto_method_self_test_drbg() local 389 &handler, in _nx_crypto_method_self_test_drbg() 407 handler, in _nx_crypto_method_self_test_drbg() 428 handler, in _nx_crypto_method_self_test_drbg() 449 handler, in _nx_crypto_method_self_test_drbg() 470 handler, in _nx_crypto_method_self_test_drbg() 525 &handler, in _nx_crypto_method_self_test_drbg() 543 handler, in _nx_crypto_method_self_test_drbg() 564 handler, in _nx_crypto_method_self_test_drbg() 585 handler, in _nx_crypto_method_self_test_drbg() [all …]
|
D | nx_crypto_method_self_test_hmac_md5.c | 104 VOID *handler = NX_CRYPTO_NULL; in _nx_crypto_method_self_test_hmac_md5() local 129 &handler, in _nx_crypto_method_self_test_hmac_md5() 149 handler, in _nx_crypto_method_self_test_hmac_md5() 179 handler, in _nx_crypto_method_self_test_hmac_md5() 199 handler, in _nx_crypto_method_self_test_hmac_md5() 219 handler, in _nx_crypto_method_self_test_hmac_md5()
|
D | nx_crypto_method_self_test_rsa.c | 605 VOID *handler = NX_CRYPTO_NULL; in _nx_crypto_method_self_test_rsa() local 629 &handler, in _nx_crypto_method_self_test_rsa() 638 handler, in _nx_crypto_method_self_test_rsa() 676 &handler, in _nx_crypto_method_self_test_rsa() 685 handler, in _nx_crypto_method_self_test_rsa() 724 &handler, in _nx_crypto_method_self_test_rsa() 733 handler, in _nx_crypto_method_self_test_rsa() 751 handler, in _nx_crypto_method_self_test_rsa() 769 handler, in _nx_crypto_method_self_test_rsa()
|
D | nx_crypto_method_self_test_3des.c | 140 VOID *handler = NX_CRYPTO_NULL; in _nx_crypto_method_self_test_3des() local 154 &handler, in _nx_crypto_method_self_test_3des() 172 handler, in _nx_crypto_method_self_test_3des() 211 &handler, in _nx_crypto_method_self_test_3des() 224 handler, in _nx_crypto_method_self_test_3des()
|
D | nx_crypto_method_self_test_des.c | 113 VOID *handler = NX_CRYPTO_NULL; in _nx_crypto_method_self_test_des() local 125 &handler, in _nx_crypto_method_self_test_des() 142 handler, in _nx_crypto_method_self_test_des() 167 handler, in _nx_crypto_method_self_test_des()
|
D | nx_crypto_method_self_test_ecdsa.c | 98 VOID *handler = NX_CRYPTO_NULL; in _nx_crypto_method_self_test_ecdsa() local 135 &handler, in _nx_crypto_method_self_test_ecdsa() 152 handler, in _nx_crypto_method_self_test_ecdsa() 173 handler, in _nx_crypto_method_self_test_ecdsa() 250 handler, in _nx_crypto_method_self_test_ecdsa() 272 handler, in _nx_crypto_method_self_test_ecdsa()
|
D | nx_crypto_method_self_test_hmac_sha.c | 259 VOID *handler = NX_CRYPTO_NULL; in _nx_crypto_method_self_test_hmac_sha() local 342 &handler, in _nx_crypto_method_self_test_hmac_sha() 362 handler, in _nx_crypto_method_self_test_hmac_sha() 392 handler, in _nx_crypto_method_self_test_hmac_sha() 412 handler, in _nx_crypto_method_self_test_hmac_sha() 432 handler, in _nx_crypto_method_self_test_hmac_sha()
|
D | nx_crypto_method_self_test_aes.c | 172 VOID *handler = NX_CRYPTO_NULL; in _nx_crypto_method_self_test_aes() local 228 &handler, in _nx_crypto_method_self_test_aes() 244 handler, in _nx_crypto_method_self_test_aes() 282 &handler, in _nx_crypto_method_self_test_aes() 292 handler, in _nx_crypto_method_self_test_aes()
|
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
D | nx_secure_hmac_md5_error_checking_test.c | 38 …_METHOD *method, UCHAR *key, NX_CRYPTO_KEY_SIZE key_size_in_bits, VOID **handler, VOID *crypto_met… in test_nx_crypto_init_failed() argument 43 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() argument 48 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed() argument 53 static UINT test_nx_crypto_operation_NX_CRYPTO_HASH_INITIALIZE_failed(UINT op, VOID *handler, struc… in test_nx_crypto_operation_NX_CRYPTO_HASH_INITIALIZE_failed() argument 58 …return _nx_crypto_method_hmac_md5_operation(op, handler, method, key, key_size_in_bits, input, inp… in test_nx_crypto_operation_NX_CRYPTO_HASH_INITIALIZE_failed() 61 static UINT test_nx_crypto_operation_NX_CRYPTO_HASH_UPDATE_failed(UINT op, VOID *handler, struct NX… in test_nx_crypto_operation_NX_CRYPTO_HASH_UPDATE_failed() argument 66 …return _nx_crypto_method_hmac_md5_operation(op, handler, method, key, key_size_in_bits, input, inp… in test_nx_crypto_operation_NX_CRYPTO_HASH_UPDATE_failed() 69 static UINT test_nx_crypto_operation_NX_CRYPTO_HASH_CALCULATE_failed(UINT op, VOID *handler, struct… in test_nx_crypto_operation_NX_CRYPTO_HASH_CALCULATE_failed() argument 74 …return _nx_crypto_method_hmac_md5_operation(op, handler, method, key, key_size_in_bits, input, inp… in test_nx_crypto_operation_NX_CRYPTO_HASH_CALCULATE_failed() 77 static UINT test_nx_crypto_operation_NX_CRYPTO_HASH_CALCULATE_error(UINT op, VOID *handler, struct … in test_nx_crypto_operation_NX_CRYPTO_HASH_CALCULATE_error() argument [all …]
|