NX_CRYPTO_EC_STRUCT::nx_crypto_ec_n is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_CRYPTO_EC_STRUCT::nx_crypto_ec_n

NX_CRYPTO_EC_STRUCT::nx_crypto_ec_n field

Syntax

References

LocationReferrerText
nx_crypto_ec.h:131
NX_CRYPTO_HUGE_NUMBER nx_crypto_ec_n;
nx_crypto_ec.c:3178_nx_crypto_ec_key_pair_generation_extra()
NX_CRYPTO_HUGE_NUMBER_COPY(&modulus, &curve -> nx_crypto_ec_n);
nx_crypto_ec.c:4295_nx_crypto_ec_validate_public_key()
UINT buffer_size = chosen_curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size;
nx_crypto_ecdh.c:100_nx_crypto_ecdh_key_pair_import()
nx_crypto_ecdh.c:275_nx_crypto_ecdh_setup()
nx_crypto_ecdsa.c:89_nx_crypto_ecdsa_sign()
UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size;
nx_crypto_ecdsa.c:163_nx_crypto_ecdsa_sign()
nx_crypto_ecdsa.c:168_nx_crypto_ecdsa_sign()
nx_crypto_ecdsa.c:171_nx_crypto_ecdsa_sign()
_nx_crypto_huge_number_modulus(&temp, &curve -> nx_crypto_ec_n);
nx_crypto_ecdsa.c:174_nx_crypto_ecdsa_sign()
_nx_crypto_huge_number_modulus(&temp, &curve -> nx_crypto_ec_n);
nx_crypto_ecdsa.c:330_nx_crypto_ecdsa_verify()
UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size;
nx_crypto_ecdsa.c:425_nx_crypto_ecdsa_verify()
nx_crypto_ecdsa.c:430_nx_crypto_ecdsa_verify()
nx_crypto_ecdsa.c:453_nx_crypto_ecdsa_verify()
nx_crypto_ecdsa.c:457_nx_crypto_ecdsa_verify()
_nx_crypto_huge_number_modulus(&u1, &curve -> nx_crypto_ec_n);
nx_crypto_ecdsa.c:461_nx_crypto_ecdsa_verify()
_nx_crypto_huge_number_modulus(&u2, &curve -> nx_crypto_ec_n);
nx_crypto_ecdsa.c:469_nx_crypto_ecdsa_verify()
nx_crypto_ecjpake.c:80_nx_crypto_ecjpake_init()
UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size;
nx_crypto_ecjpake.c:173_nx_crypto_ecjpake_hello_generate()
UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size;
nx_crypto_ecjpake.c:341_nx_crypto_ecjpake_hello_process()
UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size;
nx_crypto_ecjpake.c:501_nx_crypto_ecjpake_key_exchange_generate()
UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size;
nx_crypto_ecjpake.c:518_nx_crypto_ecjpake_key_exchange_generate()
_nx_crypto_huge_number_modulus(&s, &curve -> nx_crypto_ec_n);
nx_crypto_ecjpake.c:638_nx_crypto_ecjpake_key_exchange_process()
UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size;
nx_crypto_ecjpake.c:661_nx_crypto_ecjpake_key_exchange_process()
_nx_crypto_huge_number_modulus(&s, &curve -> nx_crypto_ec_n);
nx_crypto_ecjpake.c:1035_nx_crypto_ecjpake_schnorr_zkp_hash()
_nx_crypto_huge_number_modulus(h, &curve -> nx_crypto_ec_n);
nx_crypto_ecjpake.c:1118_nx_crypto_ecjpake_schnorr_zkp_generate()
UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size;
nx_crypto_ecjpake.c:1146_nx_crypto_ecjpake_schnorr_zkp_generate()
_nx_crypto_huge_number_modulus(&temp1, &curve -> nx_crypto_ec_n);
nx_crypto_ecjpake.c:1224_nx_crypto_ecjpake_schnorr_zkp_verify()
curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size);
nx_crypto_ecjpake.c:1336_nx_crypto_ecjpake_public_key_generate()
curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size << 1);
nx_crypto_ecjpake.c:1338_nx_crypto_ecjpake_public_key_generate()
_nx_crypto_huge_number_modulus(&temp1, &curve -> nx_crypto_ec_n);