| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_hmac_md5_error_checking_test.c | 43 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 48 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed() 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() 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() 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() 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()
|
| D | nx_secure_drbg_test.c | 22 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 27 static UINT test_nx_crypto_operation_failed_NX_CRYPTO_DRBG_INSTANTIATE(UINT op, VOID *handler, stru… in test_nx_crypto_operation_failed_NX_CRYPTO_DRBG_INSTANTIATE() 35 static UINT test_nx_crypto_operation_failed_NX_CRYPTO_DRBG_GENERATE(UINT op, VOID *handler, struct … in test_nx_crypto_operation_failed_NX_CRYPTO_DRBG_GENERATE() 44 static UINT test_nx_crypto_operation_failed_NX_CRYPTO_DRBG_GENERATE_0(UINT op, VOID *handler, struc… in test_nx_crypto_operation_failed_NX_CRYPTO_DRBG_GENERATE_0() 56 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed()
|
| D | nx_secure_phash_prf_test.c | 45 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 50 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed() 55 static UINT test_crypto_operation(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT *method, in test_crypto_operation()
|
| D | nx_secure_pkcs1_v1_5_test.c | 35 static UINT test_crypto_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in test_crypto_operation() 49 static UINT test_crypto_operation_failed(UINT op, /* Encrypt, Decrypt, Authenticate */ in test_crypto_operation_failed() 63 static UINT test_crypto_operation_authenticate_failed(UINT op, VOID *handler, struct NX_CRYPTO_METH… in test_crypto_operation_authenticate_failed() 71 static UINT test_nx_crypto_operation_NX_CRYPTO_VERIFY_failed(UINT op, VOID *handler, struct NX_CRYP… in test_nx_crypto_operation_NX_CRYPTO_VERIFY_failed()
|
| D | nx_secure_tls_coverage_test.c | 293 static UINT _hash_initialize_fail(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT *method, U… in _hash_initialize_fail() 298 static UINT _hash_update_fail(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT *method, UCHAR… in _hash_update_fail() 307 static UINT _nx_test_encrypt(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT *method, UCHAR … in _nx_test_encrypt() 314 static UINT _nx_test_decrypt(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT *method, UCHAR … in _nx_test_decrypt() 321 static UINT _bad_crypto_operation1(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT *method, … in _bad_crypto_operation1() 327 static UINT _bad_crypto_operation2(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT *method, … in _bad_crypto_operation2() 340 static UINT _crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT *metho… in _crypto_operation_succeed() 345 static UINT _crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT *method… in _crypto_operation_failed() 429 static UINT crypto_operation_func(UINT op, /* Encrypt, Decrypt, Authenticate */ in crypto_operation_func()
|
| D | nx_secure_aes_additional_test.c | 84 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 89 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed() 99 static UINT test_nx_crypto_operation_NX_CRYPTO_DECRYPT_failed(UINT op, VOID *handler, struct NX_CRY… in test_nx_crypto_operation_NX_CRYPTO_DECRYPT_failed() 109 static UINT test_nx_crypto_operation_NX_CRYPTO_DECRYPT_error(UINT op, VOID *handler, struct NX_CRYP… in test_nx_crypto_operation_NX_CRYPTO_DECRYPT_error()
|
| D | nx_secure_ecdh_error_checking_test.c | 54 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 63 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed() 72 static UINT test_nx_crypto_operation_succeed_0(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRU… in test_nx_crypto_operation_succeed_0()
|
| D | nx_secure_x509_crl_verify_test.c | 256 static UINT test_crypto_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in test_crypto_operation() 274 static UINT test_crypto_operation_2(UINT op, /* Encrypt, Decrypt, Authenticate */ in test_crypto_operation_2() 297 static UINT test_nx_crypto_method_md5_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in test_nx_crypto_method_md5_operation()
|
| D | nx_secure_tls_process_certificate_verify_test.c | 51 static UINT test_crypto_operation_fail(UINT op, /* Encrypt, Decrypt, Authenticate */ in test_crypto_operation_fail() 69 static UINT test_crypto_operation_fail_on_crypto_verify(UINT op, /* Encrypt, Decrypt, Authent… in test_crypto_operation_fail_on_crypto_verify() 91 static UINT test_crypto_operation_success(UINT op, /* Encrypt, Decrypt, Authenticate */ in test_crypto_operation_success()
|
| D | nx_secure_tls_ecc_generate_keys_coverage_test.c | 90 static UINT _nx_crypto_method_ecdh_operation_test(UINT op, in _nx_crypto_method_ecdh_operation_test() argument 254 static UINT fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in fake_operation() 299 static UINT ecdsa_fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in ecdsa_fake_operation() 344 static UINT x509_sha256_fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in x509_sha256_fake_operation() 388 static UINT public_auth_fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in public_auth_fake_operation()
|
| D | nx_secure_tls_generate_premaster_secret_coverage_test.c | 90 static UINT _nx_crypto_method_ecdh_operation_test(UINT op, in _nx_crypto_method_ecdh_operation_test() argument 254 static UINT fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in fake_operation() 299 static UINT ecdsa_fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in ecdsa_fake_operation() 344 static UINT x509_sha256_fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in x509_sha256_fake_operation() 388 static UINT public_auth_fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in public_auth_fake_operation()
|
| D | nx_secure_hmac_sha1_test.c | 46 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 55 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed()
|
| D | nx_secure_des_error_checking_test.c | 51 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 60 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed()
|
| D | nx_secure_md5_test.c | 39 static UINT test_nx_crypto_operation_failed(UINT op, /* Encrypt, Decrypt, Authenticate */ in test_nx_crypto_operation_failed() 57 static UINT test_nx_crypto_operation_succeed(UINT op, /* Encrypt, Decrypt, Authenticate */ in test_nx_crypto_operation_succeed()
|
| D | nx_secure_sha_additional_test.c | 24 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 29 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed()
|
| D | nx_secure_3des_error_checking_test.c | 56 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 65 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed()
|
| D | nx_secure_rsa_error_checking_test.c | 59 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 68 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed()
|
| D | nx_secure_ecdsa_error_checking_test.c | 40 static UINT test_nx_crypto_operation_failed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT … in test_nx_crypto_operation_failed() 49 static UINT test_nx_crypto_operation_succeed(UINT op, VOID *handler, struct NX_CRYPTO_METHOD_STRUCT… in test_nx_crypto_operation_succeed()
|
| D | nx_secure_tls_finished_hash_generate_coverage_test.c | 66 static UINT fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in fake_operation() 108 static UINT prf_fake_operation(UINT op, /* Encrypt, Decrypt, Authenticate */ in prf_fake_operation()
|
| D | nx_secure_tls_record_decrypt_coverage_test.c | 127 static UINT test_operation(UINT op, VOID *handle, struct NX_CRYPTO_METHOD_STRUCT *method, UCHAR *k… in test_operation() 147 static UINT test_operation_init(UINT op, VOID *handle, struct NX_CRYPTO_METHOD_STRUCT *method, UCH… in test_operation_init()
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_aes.c | 1904 NX_CRYPTO_KEEP UINT _nx_crypto_method_aes_operation(UINT op, /* Encrypt, Decrypt, Authenticat… in _nx_crypto_method_aes_operation() 2051 NX_CRYPTO_KEEP UINT _nx_crypto_method_aes_cbc_operation(UINT op, /* Encrypt, Decrypt, Authent… in _nx_crypto_method_aes_cbc_operation() 2230 NX_CRYPTO_KEEP UINT _nx_crypto_method_aes_ccm_operation(UINT op, /* Encrypt, Decrypt, Authent… in _nx_crypto_method_aes_ccm_operation() 2529 NX_CRYPTO_KEEP UINT _nx_crypto_method_aes_gcm_operation(UINT op, /* Encrypt, Decrypt, Authent… in _nx_crypto_method_aes_gcm_operation() 2826 NX_CRYPTO_KEEP UINT _nx_crypto_method_aes_ctr_operation(UINT op, /* Encrypt, Decrypt, Authent… in _nx_crypto_method_aes_ctr_operation() 2978 NX_CRYPTO_KEEP UINT _nx_crypto_method_aes_xcbc_operation(UINT op, /* Encrypt, Decrypt, Authen… in _nx_crypto_method_aes_xcbc_operation()
|
| D | nx_crypto_null_cipher.c | 188 NX_CRYPTO_KEEP UINT _nx_crypto_method_null_operation(UINT op, /* Encrypt, Decrypt, Authentica… in _nx_crypto_method_null_operation()
|
| D | nx_crypto_hmac_md5.c | 223 NX_CRYPTO_KEEP UINT _nx_crypto_method_hmac_md5_operation(UINT op, /* Encrypt, Decrypt, Authen… in _nx_crypto_method_hmac_md5_operation()
|
| D | nx_crypto_hmac_sha1.c | 222 NX_CRYPTO_KEEP UINT _nx_crypto_method_hmac_sha1_operation(UINT op, /* Encrypt, Decrypt, Authe… in _nx_crypto_method_hmac_sha1_operation()
|
| D | nx_crypto_hmac_sha2.c | 223 NX_CRYPTO_KEEP UINT _nx_crypto_method_hmac_sha256_operation(UINT op, /* Encrypt, Decrypt, Aut… in _nx_crypto_method_hmac_sha256_operation()
|