| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_null_cipher.c | 73 VOID **handle, in _nx_crypto_method_null_init() 189 VOID *handle, /* Crypto handler */ in _nx_crypto_method_null_operation()
|
| D | nx_crypto_hmac_md5.c | 76 VOID **handle, in _nx_crypto_method_hmac_md5_init() 224 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hmac_md5_operation()
|
| D | nx_crypto_hmac_sha1.c | 76 VOID **handle, in _nx_crypto_method_hmac_sha1_init() 223 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hmac_sha1_operation()
|
| D | nx_crypto_hmac_sha2.c | 76 VOID **handle, in _nx_crypto_method_hmac_sha256_init() 224 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hmac_sha256_operation()
|
| D | nx_crypto_hmac_sha5.c | 76 VOID **handle, in _nx_crypto_method_hmac_sha512_init() 223 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hmac_sha512_operation()
|
| D | nx_crypto_tls_prf_sha256.c | 73 VOID **handle, in _nx_crypto_method_prf_sha_256_init() 230 VOID *handle, /* Crypto handler */ in _nx_crypto_method_prf_sha_256_operation()
|
| D | nx_crypto_tls_prf_sha384.c | 74 VOID **handle, in _nx_crypto_method_prf_sha384_init() 230 VOID *handle, /* Crypto handler */ in _nx_crypto_method_prf_sha384_operation()
|
| D | nx_crypto_tls_prf_sha512.c | 74 VOID **handle, in _nx_crypto_method_prf_sha512_init() 230 VOID *handle, /* Crypto handler */ in _nx_crypto_method_prf_sha512_operation()
|
| D | nx_crypto_tls_prf_1.c | 73 VOID **handle, in _nx_crypto_method_prf_1_init() 230 VOID *handle, /* Crypto handler */ in _nx_crypto_method_prf_1_operation()
|
| D | nx_crypto_rsa.c | 210 VOID **handle, in _nx_crypto_method_rsa_init() 366 VOID *handle, /* Crypto handler */ in _nx_crypto_method_rsa_operation()
|
| D | nx_crypto_aes.c | 1747 VOID **handle, in _nx_crypto_method_aes_init() 1905 VOID *handle, /* Crypto handler */ in _nx_crypto_method_aes_operation() 2052 VOID *handle, /* Crypto handler */ in _nx_crypto_method_aes_cbc_operation() 2231 VOID *handle, /* Crypto handler */ in _nx_crypto_method_aes_ccm_operation() 2530 VOID *handle, /* Crypto handler */ in _nx_crypto_method_aes_gcm_operation() 2827 VOID *handle, /* Crypto handler */ in _nx_crypto_method_aes_ctr_operation() 2979 VOID *handle, /* Crypto handler */ in _nx_crypto_method_aes_xcbc_operation()
|
| D | nx_crypto_hkdf.c | 75 VOID **handle, in _nx_crypto_method_hkdf_init() 251 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hkdf_operation()
|
| D | nx_crypto_pkcs1_v1.5.c | 504 VOID **handle, in _nx_crypto_method_pkcs1_v1_5_init() 648 VOID *handle, in _nx_crypto_method_pkcs1_v1_5_operation()
|
| D | nx_crypto_sha1.c | 573 VOID **handle, in _nx_crypto_method_sha1_init() 723 VOID *handle, /* Crypto handler */ in _nx_crypto_method_sha1_operation()
|
| D | nx_crypto_ecdsa.c | 527 VOID **handle, in _nx_crypto_method_ecdsa_init() 679 VOID *handle, in _nx_crypto_method_ecdsa_operation()
|
| D | nx_crypto_sha5.c | 626 VOID **handle, in _nx_crypto_method_sha512_init() 774 VOID *handle, /* Crypto handler */ in _nx_crypto_method_sha512_operation()
|
| D | nx_crypto_sha2.c | 634 VOID **handle, in _nx_crypto_method_sha256_init() 782 VOID *handle, /* Crypto handler */ in _nx_crypto_method_sha256_operation()
|
| D | nx_crypto_hmac.c | 676 VOID **handle, in _nx_crypto_method_hmac_init() 830 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hmac_operation()
|
| D | nx_crypto_drbg.c | 967 VOID **handle, in _nx_crypto_method_drbg_init() 1110 VOID *handle, in _nx_crypto_method_drbg_operation()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/hash_clone/ |
| D | nx_crypto_hash_clone_test.c | 10 VOID **handle, in _nx_crypto_method_hash_clone_test_init() 57 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hash_clone_test_operation()
|
| D | nx_crypto_clone_cleanup_test.c | 83 VOID **handle, in _nx_crypto_method_clone_cleanup_test_init() 195 VOID *handle, /* Crypto handler */ in _nx_crypto_method_clone_cleanup_test_operation()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_3des_test.c | 67 VOID *handle; in thread_0_entry() local
|
| D | nx_secure_des_test.c | 69 VOID *handle; in thread_0_entry() local
|
| 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()
|
| D | nx_secure_tls_user_defined_key_test.c | 550 VOID **handle, in _nx_crypto_method_rsa_init_user_key() 568 VOID *handle, /* Crypto handler */ in _nx_crypto_method_rsa_operation_user_key()
|