Lines Matching defs:from
160 /* Search from the end until we find a non-zero digit.
187 /* Set dest from unaligned bit string src. */
191 const u64 *from = src;
194 dest[i] = get_unaligned_be64(&from[ndigits - 1 - i]);
201 const u64 *from = src;
204 dest[i] = get_unaligned_le64(&from[i]);
514 * Since -x % d == d - x, we can get the correct result from
686 * See algorithm 5 and 6 from
714 * from http://www.nsa.gov/ia/_files/nist-routines.pdf
797 * from "Mathematical routines for the NIST prime elliptic curves"
1482 * FIPS 186-4 recommends that the private key should be obtained from a