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

NX_CRYPTO_ENCRYPT macro

Syntax

#define NX_CRYPTO_ENCRYPT 1

References

LocationText
nx_crypto_const.h:231
#define NX_CRYPTO_ENCRYPT 1 /* ESP Encrypt (egress) */
nx_crypto_3des.c:484
case NX_CRYPTO_ENCRYPT:
nx_crypto_aes.c:2104
case NX_CRYPTO_ENCRYPT:
nx_crypto_aes.c:2321
case NX_CRYPTO_ENCRYPT:
nx_crypto_aes.c:2616
case NX_CRYPTO_ENCRYPT:
nx_crypto_aes.c:2854
case NX_CRYPTO_ENCRYPT:
nx_crypto_des.c:831
case NX_CRYPTO_ENCRYPT:
nx_crypto_drbg.c:176
status = crypto_method -> nx_crypto_operation(NX_CRYPTO_ENCRYPT,
nx_crypto_drbg.c:650
status = crypto_method -> nx_crypto_operation(NX_CRYPTO_ENCRYPT,
nx_crypto_drbg.c:809
status = crypto_method -> nx_crypto_operation(NX_CRYPTO_ENCRYPT,
nx_crypto_drbg.c:873
status = crypto_method -> nx_crypto_operation(NX_CRYPTO_ENCRYPT,
nx_crypto_pkcs1_v1.5.c:156
status = (ctx -> public_cipher_method) -> nx_crypto_operation(NX_CRYPTO_ENCRYPT,
nx_crypto_pkcs1_v1.5.c:266
status = (ctx -> public_cipher_method) -> nx_crypto_operation(NX_CRYPTO_ENCRYPT,