Searched refs:nx_crypto_ec_subtract (Results 1 – 2 of 2) sorted by relevance
1431 curve -> nx_crypto_ec_subtract(curve, &temp2, &temp1, scratch); in _nx_crypto_ecjpake_pre_master_secret_generate()
144 VOID (*nx_crypto_ec_subtract)(struct NX_CRYPTO_EC_STRUCT *curve, member