Lines Matching defs:from
150 /* Search from the end until we find a non-zero digit.
176 /* Set dest from unaligned bit string src. */
180 const u64 *from = src;
183 dest[i] = get_unaligned_be64(&from[ndigits - 1 - i]);
190 const u64 *from = src;
193 dest[i] = get_unaligned_le64(&from[i]);
503 * Since -x % d == d - x, we can get the correct result from
675 * See algorithm 5 and 6 from
703 * from http://www.nsa.gov/ia/_files/nist-routines.pdf
786 * from "Mathematical routines for the NIST prime elliptic curves"
1468 * FIPS 186-4 recommends that the private key should be obtained from a