Home
last modified time | relevance | path

Searched refs:fe_tobytes (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/curve25519/
Dcurve25519.c126 static void fe_tobytes(uint8_t *s, const fe h) { in fe_tobytes() function
745 fe_tobytes(s, f); in fe_isnonzero()
758 fe_tobytes(s, f); in fe_isnegative()
1030 fe_tobytes(s, y); in ge_tobytes()
1042 fe_tobytes(s, y); in ge_p3_tobytes()
4824 fe_tobytes(out, x2); in x25519_scalar_mult_generic()
4895 fe_tobytes(out_public_value, zplusy); in X25519_public_from_private()