Lines Matching full:in
6 * The interfaces in this file are intended for testing purposes only.
7 * They SHOULD NOT be made available in library integrations except when
50 * specified in [Curve25519] p. 5 and in [Curve448]. The resulting value
61 * masked as specified in [Curve25519] and in [RFC7748] §5.
82 * \param[in,out] Np The address of the MPI to be converted.
87 * \param[in] Nn The length of \p Np in limbs.
98 * \param[in,out] X The address of the MPI to be converted.
102 * in range `0 <= X < 2 * N` (where N is the modulus).
105 * \param[in] X_limbs The length of \p X in limbs.
120 * \param[in,out] X The address of the MPI to be converted.
124 * in range `0 <= X < 2 * N` (where N is the modulus).
127 * \param[in] X_limbs The length of \p X in limbs.
142 * \param[in,out] X The address of the MPI to be converted.
146 * in range `0 <= X < 2 * N` (where N is the modulus).
149 * \param[in] X_limbs The length of \p X in limbs.
164 * \param[in,out] X The address of the MPI to be converted.
168 * in range `0 <= X < 2 * N` (where N is the modulus).
171 * \param[in] X_limbs The length of \p N in limbs.
187 * \param[in,out] X The address of the MPI to be converted.
191 * in range `0 <= X < 2 * N` (where N is the modulus).
194 * \param[in] X_limbs The length of \p X in limbs.
211 * \param[in,out] X The address of the MPI to be converted.
215 * in range `0 <= X < 2 * N` (where N is the modulus).
218 * \param[in] X_limbs The length of \p X in limbs.
235 * \param[in,out] X The address of the MPI to be converted.
239 * in range `0 <= X < 2 * N` (where N is the modulus).
242 * \param[in] X_limbs The length of \p X in limbs.
258 * \param[in,out] X The address of the MPI to be converted.
262 * in range `0 <= X < 2 * N` (where N is the modulus).
263 * \param[in] X_limbs The length of \p X in limbs.
281 * \param[in,out] X The address of the MPI to be converted.
284 * holds the reduced value which is in range `0 <= X <
288 * \param[in] X_limbs The length of \p X in limbs.
307 * \param[in,out] N The address of the modulus structure to populate.
309 * \param[in] id The mbedtls_ecp_group_id for which to initialise the modulus.
310 * \param[in] ctype The mbedtls_ecp_modulus_type identifier for a coordinate modulus (P)