Home
last modified time | relevance | path

Searched refs:_nx_crypto_ec_add_reduce (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_ec.c2107 NX_CRYPTO_KEEP VOID _nx_crypto_ec_add_reduce(NX_CRYPTO_EC *curve, in _nx_crypto_ec_add_reduce() function
2329 _nx_crypto_ec_add_reduce(curve, &temp3, &temp4, scratch); in _nx_crypto_ec_fp_projective_add()
2452 _nx_crypto_ec_add_reduce(curve, &temp5, &temp3, scratch); in _nx_crypto_ec_fp_projective_double()
/NetX-Duo-v6.3.0/crypto_libraries/inc/
Dnx_crypto_ec.h551 VOID _nx_crypto_ec_add_reduce(NX_CRYPTO_EC *curve,