Home
last modified time | relevance | path

Searched defs:temp2 (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_ecjpake.c1119 NX_CRYPTO_HUGE_NUMBER h, temp1, temp2; in _nx_crypto_ecjpake_schnorr_zkp_generate() local
1221 NX_CRYPTO_EC_POINT temp1, temp2; in _nx_crypto_ecjpake_schnorr_zkp_verify() local
1409 NX_CRYPTO_EC_POINT temp1, temp2; in _nx_crypto_ecjpake_pre_master_secret_generate() local
Dnx_crypto_sha2.c441 ULONG temp1, temp2; in _nx_crypto_sha256_process_buffer() local
Dnx_crypto_sha5.c505 ULONG64 temp1, temp2; in _nx_crypto_sha512_process_buffer() local
Dnx_crypto_ec.c1089 NX_CRYPTO_HUGE_NUMBER temp1, temp2, zi; in _nx_crypto_ec_point_fp_projective_to_affine() local
2259 NX_CRYPTO_HUGE_NUMBER temp1, temp2, temp3, temp4, temp5; in _nx_crypto_ec_fp_projective_add() local
2408 NX_CRYPTO_HUGE_NUMBER temp1, temp2, temp3, temp4, temp5; in _nx_crypto_ec_fp_projective_double() local
2546 NX_CRYPTO_HUGE_NUMBER temp1, temp2, temp3; in _nx_crypto_ec_fp_affine_add() local
Dnx_crypto_huge_number.c2806 NX_CRYPTO_HUGE_NUMBER temp1, temp2, temp3; in _nx_crypto_huge_number_crt_power_modulus() local
/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.c6407 UINT _nx_sntp_client_utility_addition_overflow_check(ULONG temp1, ULONG temp2) in _nx_sntp_client_utility_addition_overflow_check()