_nx_crypto_huge_number_subtract_unsigned() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_crypto_huge_number_subtract_unsigned()

_nx_crypto_huge_number_subtract_unsigned() function

Syntax

VOID _nx_crypto_huge_number_subtract_unsigned(NX_CRYPTO_HUGE_NUMBER *left,     NX_CRYPTO_HUGE_NUMBER *right,     NX_CRYPTO_HUGE_NUMBER *result);
Implemented in nx_crypto_huge_number.c:455

Arguments

left

result

References

LocationReferrerText
nx_crypto_huge_number.c:455
NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_subtract_unsigned(NX_CRYPTO_HUGE_NUMBER *left,
nx_crypto_huge_number.h:182
VOID _nx_crypto_huge_number_subtract_unsigned(NX_CRYPTO_HUGE_NUMBER *left,
nx_crypto_ec.c:1243_nx_crypto_ec_secp192r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(value, &curve -> nx_crypto_ec_field.fp, value);
nx_crypto_ec.c:1253_nx_crypto_ec_secp192r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(&curve -> nx_crypto_ec_field.fp, value, value);
nx_crypto_ec.c:1386_nx_crypto_ec_secp224r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(value, &curve -> nx_crypto_ec_field.fp, value);
nx_crypto_ec.c:1396_nx_crypto_ec_secp224r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(&curve -> nx_crypto_ec_field.fp, value, value);
nx_crypto_ec.c:1554_nx_crypto_ec_secp256r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(value, &curve -> nx_crypto_ec_field.fp, value);
nx_crypto_ec.c:1564_nx_crypto_ec_secp256r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(&curve -> nx_crypto_ec_field.fp, value, value);
nx_crypto_ec.c:1728_nx_crypto_ec_secp384r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(value, &curve -> nx_crypto_ec_field.fp, value);
nx_crypto_ec.c:1738_nx_crypto_ec_secp384r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(&curve -> nx_crypto_ec_field.fp, value, value);
nx_crypto_ec.c:1849_nx_crypto_ec_secp521r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(value, &curve -> nx_crypto_ec_field.fp, value);
nx_crypto_ec.c:1859_nx_crypto_ec_secp521r1_reduce()
_nx_crypto_huge_number_subtract_unsigned(&curve -> nx_crypto_ec_field.fp, value, value);
nx_crypto_ec.c:1931_nx_crypto_ec_add_digit_reduce()
_nx_crypto_huge_number_subtract_unsigned(value, &curve -> nx_crypto_ec_field.fp, value);
nx_crypto_ec.c:2118_nx_crypto_ec_add_reduce()
_nx_crypto_huge_number_subtract_unsigned(left, &curve -> nx_crypto_ec_field.fp, left);
nx_crypto_ec.c:2192_nx_crypto_ec_subtract_reduce()
_nx_crypto_huge_number_subtract_unsigned(left, right, left);
nx_crypto_huge_number.c:191_nx_crypto_huge_number_add()
_nx_crypto_huge_number_subtract_unsigned(right, left, left);
nx_crypto_huge_number.c:196_nx_crypto_huge_number_add()
_nx_crypto_huge_number_subtract_unsigned(left, right, left);
nx_crypto_huge_number.c:289_nx_crypto_huge_number_subtract()
_nx_crypto_huge_number_subtract_unsigned(right, left, left);
nx_crypto_huge_number.c:294_nx_crypto_huge_number_subtract()
_nx_crypto_huge_number_subtract_unsigned(left, right, left);

Call Tree

Data read by _nx_crypto_huge_number_subtract_unsigned()
Data written by _nx_crypto_huge_number_subtract_unsigned()
_nx_crypto_huge_number_subtract_unsigned()::i
_nx_crypto_huge_number_subtract_unsigned()::product
_nx_crypto_huge_number_subtract_unsigned()::left_buffer
_nx_crypto_huge_number_subtract_unsigned()::right_buffer
_nx_crypto_huge_number_subtract_unsigned()::result_buffer
all items filtered out
_nx_crypto_huge_number_subtract_unsigned()
_nx_crypto_huge_number_subtract_unsigned()::i
_nx_crypto_huge_number_subtract_unsigned()::product
all items filtered out
Type of _nx_crypto_huge_number_subtract_unsigned()
_nx_crypto_huge_number_subtract_unsigned()
all items filtered out