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

NX_CRYPTO_EC_CURVE_SET macro

Syntax

#define NX_CRYPTO_EC_CURVE_SET 41

References

LocationText
nx_crypto_const.h:268
#define NX_CRYPTO_EC_CURVE_SET 41
nx_crypto_ecdh.c:671
if (op == NX_CRYPTO_EC_CURVE_SET)
nx_crypto_ecdsa.c:714
if (op == NX_CRYPTO_EC_CURVE_SET)
nx_secure_tls_ecc_generate_keys.c:180
status = ecdhe_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,
nx_secure_tls_ecc_generate_keys.c:824
status = auth_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,
nx_secure_tls_generate_premaster_secret.c:157
status = ecdh_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,
nx_secure_tls_process_certificate_verify.c:824
status = public_cipher_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,
nx_secure_tls_process_client_key_exchange.c:268
status = ecdh_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,
nx_secure_tls_process_server_key_exchange.c:780
status = auth_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,
nx_secure_tls_process_server_key_exchange.c:855
status = ecdhe_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,
nx_secure_tls_send_certificate_verify.c:846
status = public_cipher_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,
nx_secure_x509_certificate_verify.c:381
status = public_cipher_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,
nx_secure_x509_crl_verify.c:379
status = public_cipher_method -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_SET, handler,