Searched refs:x_1 (Results 1 – 1 of 1) sorted by relevance
4583 NX_CRYPTO_HUGE_NUMBER x_1; in _nx_crypto_ec_x25519_448_multiple() local4600 NX_CRYPTO_HUGE_NUMBER_INITIALIZE(&x_1, scratch, clen); in _nx_crypto_ec_x25519_448_multiple()4610 NX_CRYPTO_HUGE_NUMBER_COPY(&x_1, &u -> nx_crypto_ec_point_x); in _nx_crypto_ec_x25519_448_multiple()4615 x_1.nx_crypto_huge_number_data[7] &= 0x7FFFFFFF; in _nx_crypto_ec_x25519_448_multiple()4636 NX_CRYPTO_HUGE_NUMBER_COPY(&x_3, &x_1); in _nx_crypto_ec_x25519_448_multiple()4689 _nx_crypto_huge_number_multiply(&t_2, &x_1, &z_3); in _nx_crypto_ec_x25519_448_multiple()