Searched refs:fe_frombytes (Results 1 – 2 of 2) sorted by relevance
80 #define fe_frombytes fiat_p256_from_bytes macro104 fe_frombytes(out, in->bytes); in fe_from_generic()1030 fe_frombytes(r_Z2, r->bytes); // r < order < p, so this is valid. in ec_GFp_nistp256_cmp_x_coordinate()
169 static void fe_frombytes(fe *h, const uint8_t s[32]) { in fe_frombytes() function518 fe_frombytes(&h->Y, s); in x25519_ge_frombytes_vartime()2043 fe_frombytes(&x1, point); in x25519_scalar_mult_generic()