Searched defs:left (Results 1 – 6 of 6) sorted by relevance
| /NetX-Duo-v6.2.1/addons/snmp/ |
| D | nx_des.c | 205 ULONG left, right, temp; in _nx_des_key_set() local 473 ULONG left, right, temp; in _nx_des_process_block() local
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_huge_number.c | 171 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_add(NX_CRYPTO_HUGE_NUMBER *left, NX_CRYPTO_HUGE_NUMBER *… in _nx_crypto_huge_number_add() 269 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_subtract(NX_CRYPTO_HUGE_NUMBER *left, NX_CRYPTO_HUGE_NUM… in _nx_crypto_huge_number_subtract() 349 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_add_unsigned(NX_CRYPTO_HUGE_NUMBER *left, NX_CRYPTO_HUGE… in _nx_crypto_huge_number_add_unsigned() 454 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_subtract_unsigned(NX_CRYPTO_HUGE_NUMBER *left, in _nx_crypto_huge_number_subtract_unsigned() 895 NX_CRYPTO_KEEP UINT _nx_crypto_huge_number_compare(NX_CRYPTO_HUGE_NUMBER *left, NX_CRYPTO_HUGE_NUMB… in _nx_crypto_huge_number_compare() 986 NX_CRYPTO_KEEP UINT _nx_crypto_huge_number_compare_unsigned(NX_CRYPTO_HUGE_NUMBER *left, in _nx_crypto_huge_number_compare_unsigned() 1085 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_multiply(NX_CRYPTO_HUGE_NUMBER *left, in _nx_crypto_huge_number_multiply()
|
| D | nx_crypto_des.c | 202 ULONG left, right, temp; in _nx_crypto_des_key_set() local 485 ULONG left, right, temp; in _nx_crypto_des_process_block() local
|
| D | nx_crypto_ec.c | 2107 NX_CRYPTO_HUGE_NUMBER *left, in _nx_crypto_ec_add_reduce() 2181 NX_CRYPTO_HUGE_NUMBER *left, in _nx_crypto_ec_subtract_reduce() 2541 NX_CRYPTO_EC_POINT *left, in _nx_crypto_ec_fp_affine_add() 2663 NX_CRYPTO_EC_POINT *left, in _nx_crypto_ec_fp_affine_subtract()
|
| /NetX-Duo-v6.2.1/tsn/src/ |
| D | nx_shaper.c | 1148 UINT left = 0, right; in nx_shaper_tas_parameter_set() local
|
| /NetX-Duo-v6.2.1/crypto_libraries/inc/ |
| D | nx_crypto_ec.h | 180 #define NX_CRYPTO_EC_MULTIPLE_REDUCE(curve, left, right, result, scratch) \ argument
|