Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_ec.c808 NX_CRYPTO_KEEP VOID _nx_crypto_ec_point_set_infinite(NX_CRYPTO_EC_POINT *point) in _nx_crypto_ec_point_set_infinite() function
1098 _nx_crypto_ec_point_set_infinite(point); in _nx_crypto_ec_point_fp_projective_to_affine()
2893 _nx_crypto_ec_point_set_infinite(&projective_point); in _nx_crypto_ec_fp_projective_multiple()
3027 _nx_crypto_ec_point_set_infinite(&projective_point); in _nx_crypto_ec_fp_fixed_multiple()
/NetX-Duo-v6.3.0/crypto_libraries/inc/
Dnx_crypto_ec.h489 VOID _nx_crypto_ec_point_set_infinite(NX_CRYPTO_EC_POINT *point);