Home
last modified time | relevance | path

Searched defs:temp1 (Results 1 – 7 of 7) sorted by relevance

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_ecjpake.c1118 NX_CRYPTO_HUGE_NUMBER h, temp1, temp2; in _nx_crypto_ecjpake_schnorr_zkp_generate() local
1220 NX_CRYPTO_EC_POINT temp1, temp2; in _nx_crypto_ecjpake_schnorr_zkp_verify() local
1325 NX_CRYPTO_HUGE_NUMBER temp1; in _nx_crypto_ecjpake_public_key_generate() local
1408 NX_CRYPTO_EC_POINT temp1, temp2; in _nx_crypto_ecjpake_pre_master_secret_generate() local
Dnx_crypto_sha5.c504 ULONG64 temp1, temp2; in _nx_crypto_sha512_process_buffer() local
Dnx_crypto_sha2.c440 ULONG temp1, temp2; in _nx_crypto_sha256_process_buffer() local
Dnx_crypto_ec.c1088 NX_CRYPTO_HUGE_NUMBER temp1, temp2, zi; in _nx_crypto_ec_point_fp_projective_to_affine() local
2258 NX_CRYPTO_HUGE_NUMBER temp1, temp2, temp3, temp4, temp5; in _nx_crypto_ec_fp_projective_add() local
2407 NX_CRYPTO_HUGE_NUMBER temp1, temp2, temp3, temp4, temp5; in _nx_crypto_ec_fp_projective_double() local
2545 NX_CRYPTO_HUGE_NUMBER temp1, temp2, temp3; in _nx_crypto_ec_fp_affine_add() local
Dnx_crypto_huge_number.c2805 NX_CRYPTO_HUGE_NUMBER temp1, temp2, temp3; in _nx_crypto_huge_number_crt_power_modulus() local
/NetX-Duo-v6.2.1/test/regression/nat_test/
Dnetx_nat_tcp_remove_oldest_udp_entry_test.c247 UINT temp1, temp2, oldest_local_port; in thread_client_entry() local
/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.c6421 UINT _nx_sntp_client_utility_addition_overflow_check(ULONG temp1, ULONG temp2) in _nx_sntp_client_utility_addition_overflow_check()