Searched refs:x_1 (Results 1 – 1 of 1) sorted by relevance
4582 NX_CRYPTO_HUGE_NUMBER x_1; in _nx_crypto_ec_x25519_448_multiple() local4599 NX_CRYPTO_HUGE_NUMBER_INITIALIZE(&x_1, scratch, clen); in _nx_crypto_ec_x25519_448_multiple()4609 NX_CRYPTO_HUGE_NUMBER_COPY(&x_1, &u -> nx_crypto_ec_point_x); in _nx_crypto_ec_x25519_448_multiple()4614 x_1.nx_crypto_huge_number_data[7] &= 0x7FFFFFFF; in _nx_crypto_ec_x25519_448_multiple()4635 NX_CRYPTO_HUGE_NUMBER_COPY(&x_3, &x_1); in _nx_crypto_ec_x25519_448_multiple()4688 _nx_crypto_huge_number_multiply(&t_2, &x_1, &z_3); in _nx_crypto_ec_x25519_448_multiple()