_nx_crypto_huge_number_mont() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_crypto_huge_number_mont()

_nx_crypto_huge_number_mont() function

Syntax

VOID _nx_crypto_huge_number_mont(NX_CRYPTO_HUGE_NUMBER *m,     UINT mi,     NX_CRYPTO_HUGE_NUMBER *x,     NX_CRYPTO_HUGE_NUMBER *y,     NX_CRYPTO_HUGE_NUMBER *result);
Implemented in nx_crypto_huge_number.c:2453

Arguments

m

mi

x

y

result

References

LocationReferrerText
nx_crypto_huge_number.c:2453
NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_mont(NX_CRYPTO_HUGE_NUMBER *m, UINT mi,
nx_crypto_huge_number.h:207
VOID _nx_crypto_huge_number_mont(NX_CRYPTO_HUGE_NUMBER *m, UINT mi,
nx_crypto_huge_number.c:2669_nx_crypto_huge_number_mont_power_modulus()
_nx_crypto_huge_number_mont(m, mm_buffer[0], x, result, &xx);
nx_crypto_huge_number.c:2697_nx_crypto_huge_number_mont_power_modulus()
_nx_crypto_huge_number_mont(m, mm_buffer[0], operand, operand, temp_result);
nx_crypto_huge_number.c:2700_nx_crypto_huge_number_mont_power_modulus()
_nx_crypto_huge_number_mont(m, mm_buffer[0], temp_result, &xx, operand);
nx_crypto_huge_number.c:2706_nx_crypto_huge_number_mont_power_modulus()
_nx_crypto_huge_number_mont(m, mm_buffer[0], operand, operand, temp_result);
nx_crypto_huge_number.c:2715_nx_crypto_huge_number_mont_power_modulus()
_nx_crypto_huge_number_mont(m, mm_buffer[0], &digit, operand, temp_result);

Call Tree

Functions calling _nx_crypto_huge_number_mont()
Functions called by _nx_crypto_huge_number_mont()
_nx_crypto_huge_number_mont()
Data read by _nx_crypto_huge_number_mont()
Data written by _nx_crypto_huge_number_mont()
_nx_crypto_huge_number_mont()::i
_nx_crypto_huge_number_mont()::j
_nx_crypto_huge_number_mont()::u
_nx_crypto_huge_number_mont()::xi
_nx_crypto_huge_number_mont()::product
_nx_crypto_huge_number_mont()::m_len
_nx_crypto_huge_number_mont()::x_len
_nx_crypto_huge_number_mont()::y_len
_nx_crypto_huge_number_mont()::m_buffer
_nx_crypto_huge_number_mont()::x_buffer
_nx_crypto_huge_number_mont()::y_buffer
_nx_crypto_huge_number_mont()::result_buffer
all items filtered out
_nx_crypto_huge_number_mont()
_nx_crypto_huge_number_mont()::i
_nx_crypto_huge_number_mont()::j
_nx_crypto_huge_number_mont()::u
_nx_crypto_huge_number_mont()::xi
_nx_crypto_huge_number_mont()::product
all items filtered out
Type of _nx_crypto_huge_number_mont()
_nx_crypto_huge_number_mont()
all items filtered out