_nx_crypto_huge_number_crt_power_modulus() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_crypto_huge_number_crt_power_modulus()

_nx_crypto_huge_number_crt_power_modulus() function

Syntax

VOID _nx_crypto_huge_number_crt_power_modulus(NX_CRYPTO_HUGE_NUMBER *x,     NX_CRYPTO_HUGE_NUMBER *e,     NX_CRYPTO_HUGE_NUMBER *p,     NX_CRYPTO_HUGE_NUMBER *q,     NX_CRYPTO_HUGE_NUMBER *m,     NX_CRYPTO_HUGE_NUMBER *result,     HN_UBASE *scratch);
Implemented in nx_crypto_huge_number.c:2793

Arguments

x

e

p

q

m

result

scratch

References

LocationReferrerText
nx_crypto_huge_number.c:2793
NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_crt_power_modulus(NX_CRYPTO_HUGE_NUMBER *x,
nx_crypto_huge_number.h:221
VOID _nx_crypto_huge_number_crt_power_modulus(NX_CRYPTO_HUGE_NUMBER *x,
nx_crypto_rsa.c:152_nx_crypto_rsa_operation()
_nx_crypto_huge_number_crt_power_modulus(&input_hn, &exponent_hn, &p_hn, &q_hn,

Call Tree

Functions calling _nx_crypto_huge_number_crt_power_modulus()
Functions called by _nx_crypto_huge_number_crt_power_modulus()
all items filtered out
_nx_crypto_huge_number_crt_power_modulus()
Data read by _nx_crypto_huge_number_crt_power_modulus()
Data written by _nx_crypto_huge_number_crt_power_modulus()
_nx_crypto_huge_number_crt_power_modulus()
_nx_crypto_huge_number_crt_power_modulus()::ep
_nx_crypto_huge_number_crt_power_modulus()::eq
_nx_crypto_huge_number_crt_power_modulus()::xp
_nx_crypto_huge_number_crt_power_modulus()::xq
_nx_crypto_huge_number_crt_power_modulus()::m1
_nx_crypto_huge_number_crt_power_modulus()::m2
all items filtered out
Type of _nx_crypto_huge_number_crt_power_modulus()
_nx_crypto_huge_number_crt_power_modulus()
all items filtered out