Searched refs:ge25519_tobytes (Results 1 – 4 of 4) sorted by relevance
51 ge25519_tobytes(rcheck, &R); in _crypto_sign_ed25519_verify_detached()
105 ge25519_tobytes(t1, &cs); in crypto_sign_edwards25519sha512batch_open()
76 void ge25519_tobytes(unsigned char *s, const ge25519_p2 *h);
633 ge25519_tobytes(unsigned char *s, const ge25519_p2 *h) in ge25519_tobytes() function