NX_CRYPTO_SET_PRIME_P is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_CRYPTO_SET_PRIME_P macro

Syntax

#define NX_CRYPTO_SET_PRIME_P 9

References

LocationText
nx_crypto_const.h:239
#define NX_CRYPTO_SET_PRIME_P 9 /* Set Prime number P. This is used in software RSA implementation. */
nx_crypto_rsa.c:411
if (op == NX_CRYPTO_SET_PRIME_P)
nx_secure_tls_process_client_key_exchange.c:430
status = public_cipher_method -> nx_crypto_operation(NX_CRYPTO_SET_PRIME_P,