Home
last modified time | relevance | path

Searched defs:crypto_method (Results 1 – 16 of 16) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_crypto_method_cleanup_test.c275 NX_CRYPTO_METHOD *crypto_method; in thread_0_entry() local
402 UINT crypto_method_cleanup_ecdh_test(NX_CRYPTO_METHOD *crypto_method) in crypto_method_cleanup_ecdh_test()
577 UINT crypto_method_cleanup_ecdsa_test(NX_CRYPTO_METHOD *crypto_method) in crypto_method_cleanup_ecdsa_test()
720 UINT crypto_method_cleanup_ecjpake_test(NX_CRYPTO_METHOD *crypto_method) in crypto_method_cleanup_ecjpake_test()
1027 UINT crypto_method_cleanup_drbg_test(NX_CRYPTO_METHOD *crypto_method) in crypto_method_cleanup_drbg_test()
Dnx_secure_crypto_cleanup_test.c38 const NX_CRYPTO_METHOD *crypto_method; member
184 static HANDLER *find_handler(const NX_CRYPTO_METHOD *crypto_method, UINT is_original) in find_handler()
209 static VOID insert_handler(const NX_CRYPTO_METHOD **crypto_method) in insert_handler()
Dnx_secure_tls_session_create_ext_test.c181 NX_CRYPTO_METHOD *crypto_method; in make_test_crypto_table() local
Dnx_secure_tls_server_handshake_test.c471 NX_CRYPTO_METHOD crypto_method; in ntest_1_entry() local
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_drbg.c146 NX_CRYPTO_METHOD *crypto_method; in _nx_crypto_drbg_update() local
547 NX_CRYPTO_METHOD *crypto_method; in _nx_crypto_drbg_generate() local
746 NX_CRYPTO_METHOD *crypto_method; in _nx_crypto_drbg_block_cipher_df() local
Dnx_crypto_method_self_test_rsa.c600 NX_CRYPTO_KEEP UINT _nx_crypto_method_self_test_rsa(NX_CRYPTO_METHOD *crypto_method, in _nx_crypto_method_self_test_rsa()
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_table_self_test.c231 UINT _nx_secure_crypto_method_self_test(const NX_CRYPTO_METHOD *crypto_method, in _nx_secure_crypto_method_self_test()
Dnx_secure_dtls_send_serverhello.c87 NX_CRYPTO_METHOD *crypto_method; in _nx_secure_dtls_send_serverhello() local
Dnx_secure_generate_server_key_exchange.c103 NX_CRYPTO_METHOD *crypto_method; in _nx_secure_generate_server_key_exchange() local
Dnx_secure_dtls_send_clienthello.c107 const NX_CRYPTO_METHOD *crypto_method = NX_NULL; in _nx_secure_dtls_send_clienthello() local
Dnx_secure_crypto_method_self_test_rsa.c449 UINT _nx_secure_crypto_method_self_test_rsa(NX_CRYPTO_METHOD *crypto_method, in _nx_secure_crypto_method_self_test_rsa()
Dnx_secure_dtls_process_clienthello.c128 const NX_CRYPTO_METHOD *crypto_method; in _nx_secure_dtls_process_clienthello() local
Dnx_secure_tls_process_serverhello_extensions.c544 NX_CRYPTO_METHOD *crypto_method; in _nx_secure_tls_proc_serverhello_ecjpake_key_kp_pair() local
Dnx_secure_tls_session_create_ext.c101 …ze, const NX_CRYPTO_METHOD **crypto_array, UINT array_size, const NX_CRYPTO_METHOD **crypto_method) in _find_cipher()
Dnx_secure_tls_send_clienthello_extensions.c416 NX_SECURE_X509_CRYPTO *crypto_method, in _nx_secure_tls_get_signature_algorithm()
/NetX-Duo-v6.2.1/crypto_libraries/inc/
Dnx_crypto_drbg.h149 NX_CRYPTO_METHOD *crypto_method; member