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
729 fe_tobytes(s, f); in fe_isnonzero()
742 fe_tobytes(s, f); in fe_isnegative()
963 fe_tobytes(s, y); in x25519_ge_tobytes()
975 fe_tobytes(s, y); in ge_p3_tobytes()
4846 fe_tobytes(out, x2); in x25519_scalar_mult_generic()
4935 fe_tobytes(out_public_value, zplusy); in X25519_public_from_private()