| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_null_cipher.c | 73 VOID **handle, in _nx_crypto_method_null_init() argument 80 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_null_init() 189 VOID *handle, /* Crypto handler */ in _nx_crypto_method_null_operation() argument 204 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_null_operation()
|
| D | nx_crypto_hmac_md5.c | 76 VOID **handle, in _nx_crypto_method_hmac_md5_init() argument 84 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_hmac_md5_init() 224 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hmac_md5_operation() argument 241 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_hmac_md5_operation()
|
| D | nx_crypto_hmac_sha1.c | 76 VOID **handle, in _nx_crypto_method_hmac_sha1_init() argument 82 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_hmac_sha1_init() 223 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hmac_sha1_operation() argument 240 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_hmac_sha1_operation()
|
| D | nx_crypto_hmac_sha2.c | 76 VOID **handle, in _nx_crypto_method_hmac_sha256_init() argument 83 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_hmac_sha256_init() 224 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hmac_sha256_operation() argument 242 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_hmac_sha256_operation()
|
| D | nx_crypto_tls_prf_sha256.c | 73 VOID **handle, in _nx_crypto_method_prf_sha_256_init() argument 80 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_prf_sha_256_init() 230 VOID *handle, /* Crypto handler */ in _nx_crypto_method_prf_sha_256_operation() argument 248 NX_CRYPTO_PARAMETER_NOT_USED(handle); 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() argument 81 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_prf_sha384_init() 230 VOID *handle, /* Crypto handler */ in _nx_crypto_method_prf_sha384_operation() argument 248 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_prf_sha384_operation()
|
| D | nx_crypto_tls_prf_sha512.c | 74 VOID **handle, in _nx_crypto_method_prf_sha512_init() argument 81 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_prf_sha512_init() 230 VOID *handle, /* Crypto handler */ in _nx_crypto_method_prf_sha512_operation() argument 248 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_prf_sha512_operation()
|
| D | nx_crypto_hmac_sha5.c | 76 VOID **handle, in _nx_crypto_method_hmac_sha512_init() argument 82 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_hmac_sha512_init() 223 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hmac_sha512_operation() argument 242 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_hmac_sha512_operation()
|
| D | nx_crypto_tls_prf_1.c | 73 VOID **handle, in _nx_crypto_method_prf_1_init() argument 80 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_prf_1_init() 230 VOID *handle, /* Crypto handler */ in _nx_crypto_method_prf_1_operation() argument 249 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_prf_1_operation()
|
| D | nx_crypto_rsa.c | 210 VOID **handle, in _nx_crypto_method_rsa_init() argument 216 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_rsa_init() 366 VOID *handle, /* Crypto handler */ in _nx_crypto_method_rsa_operation() argument 384 NX_CRYPTO_PARAMETER_NOT_USED(handle); in _nx_crypto_method_rsa_operation()
|
| /NetX-Duo-v6.2.1/crypto_libraries/inc/ |
| D | nx_crypto_aes.h | 159 VOID **handle, 166 VOID *handle, /* Crypto handler */ 181 VOID *handle, /* Crypto handler */ 196 VOID *handle, /* Crypto handler */ 211 VOID *handle, /* Crypto handler */ 226 VOID *handle, /* Crypto handler */ 241 VOID *handle, /* Crypto handler */
|
| D | nx_crypto_null.h | 67 VOID *handle, /* Crypto handler */ 79 VOID **handle,
|
| D | nx_crypto_hmac_md5.h | 87 VOID **handle, 94 VOID *handle, /* Crypto handler */
|
| D | nx_crypto_hmac_sha1.h | 87 VOID **handle, 94 VOID *handle, /* Crypto handler */
|
| D | nx_crypto_tls_prf_sha512.h | 71 VOID **handle, 78 VOID *handle, /* Crypto handler */
|
| D | nx_crypto_tls_prf_sha384.h | 71 VOID **handle, 78 VOID *handle, /* Crypto handler */
|
| D | nx_crypto_hmac_sha2.h | 89 VOID **handle, 96 VOID *handle, /* Crypto handler */
|
| D | nx_crypto_tls_prf_1.h | 75 VOID **handle, 82 VOID *handle, /* Crypto handler */
|
| D | nx_crypto_tls_prf_sha256.h | 75 VOID **handle, 82 VOID *handle, /* Crypto handler */
|
| D | nx_crypto_hmac_sha5.h | 89 VOID **handle, 96 VOID *handle, /* Crypto handler */
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/hash_clone/ |
| D | nx_crypto_hash_clone_test.h | 28 VOID **handle, 35 VOID *handle, /* Crypto handler */ 51 VOID **handle, 58 VOID *handle, /* Crypto handler */
|
| D | nx_crypto_hash_clone_test.c | 10 VOID **handle, in _nx_crypto_method_hash_clone_test_init() argument 36 … handle, crypto_metadata, crypto_metadata_size); in _nx_crypto_method_hash_clone_test_init() 57 VOID *handle, /* Crypto handler */ in _nx_crypto_method_hash_clone_test_operation() argument 90 … status = _nx_crypto_method_clone_cleanup_test_operation(op, handle, method, key, key_size_in_bits, in _nx_crypto_method_hash_clone_test_operation()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_crypto_cleanup_test.c | 570 HANDLER *handle; in crypto_init() local 572 handle = find_handler(method, NX_CRYPTO_FALSE); in crypto_init() 573 EXPECT_TRUE(handle != NX_NULL); in crypto_init() 575 original_crypto_method = handle -> original_crypto_method; in crypto_init() 576 handle -> inited = 1; in crypto_init() 649 HANDLER *handle; in crypto_operation() local 651 handle = find_handler(method, NX_CRYPTO_FALSE); in crypto_operation() 652 EXPECT_TRUE(handle != NX_NULL); in crypto_operation() 653 EXPECT_TRUE(handle -> inited); in crypto_operation() 655 original_crypto_method = handle -> original_crypto_method; in crypto_operation()
|
| D | nx_secure_3des_error_checking_test.c | 100 VOID *handle; in thread_0_entry() local 207 &handle, in thread_0_entry() 216 &handle, in thread_0_entry() 225 &handle, in thread_0_entry() 234 &handle, in thread_0_entry() 243 &handle, in thread_0_entry() 252 &handle, in thread_0_entry()
|
| D | nx_secure_3des_test.c | 67 VOID *handle; in thread_0_entry() local 89 &handle, in thread_0_entry() 144 &handle, in thread_0_entry() 213 &handle, in thread_0_entry()
|