_nx_crypto_rsa_operation() is only used within netxduo.
 
Symbols
loading...
Files
loading...

_nx_crypto_rsa_operation() function

Syntax

UINT _nx_crypto_rsa_operation(const UCHAR *exponent,     UINT exponent_length,     const UCHAR *modulus,     UINT modulus_length,     const UCHAR *p,     UINT p_length,     UCHAR *q,     UINT q_length,     const UCHAR *input,     UINT input_length,     UCHAR *output,     USHORT *scratch_buf_ptr,     UINT scratch_buf_length);
Implemented in nx_crypto_rsa.c:90

Arguments

exponent

exponent_length

modulus

modulus_length

p

p_length

q

q_length

input

input_length

output

scratch_buf_ptr

scratch_buf_length

References

LocationReferrerText
nx_crypto_rsa.c:90
nx_crypto_rsa.h:104
UINT _nx_crypto_rsa_operation(const UCHAR *exponent, UINT exponent_length, const UCHAR *modulus, UINT modulus_length,
nx_crypto_rsa.c:437_nx_crypto_method_rsa_operation()
return_value = _nx_crypto_rsa_operation(key,

Call Tree

Functions calling _nx_crypto_rsa_operation()
Functions called by _nx_crypto_rsa_operation()
all items filtered out
_nx_crypto_rsa_operation()
Data read by _nx_crypto_rsa_operation()
Data written by _nx_crypto_rsa_operation()
_nx_crypto_rsa_operation()
Type of _nx_crypto_rsa_operation()
_nx_crypto_rsa_operation()
all items filtered out