Searched defs:temp2 (Results 1 – 6 of 6) sorted by relevance
/NetX-Duo-v6.2.1/crypto_libraries/src/ |
D | nx_crypto_ecjpake.c | 1119 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
|
D | nx_crypto_sha2.c | 441 ULONG temp1, temp2; in _nx_crypto_sha256_process_buffer() local
|
D | nx_crypto_sha5.c | 505 ULONG64 temp1, temp2; in _nx_crypto_sha512_process_buffer() local
|
D | nx_crypto_ec.c | 1089 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
|
D | nx_crypto_huge_number.c | 2806 NX_CRYPTO_HUGE_NUMBER temp1, temp2, temp3; in _nx_crypto_huge_number_crt_power_modulus() local
|
/NetX-Duo-v6.2.1/addons/sntp/ |
D | nxd_sntp_client.c | 6407 UINT _nx_sntp_client_utility_addition_overflow_check(ULONG temp1, ULONG temp2) in _nx_sntp_client_utility_addition_overflow_check()
|